From 8692fff18aa630d88f5bb8c1c028522a0370e790 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Wed, 11 Oct 2023 16:08:16 -0700 Subject: [PATCH] Fixing variants for microbit shields (#6117) --- targetconfig.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/targetconfig.json b/targetconfig.json index bd54651e379..760b2f8f041 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -327,21 +327,21 @@ "description": "Use the micro:bit with an expansion board from Kittenbot", "imageUrl": "/static/hardware/newbit.png", "url": "https://www.kittenbot.cc/products/newbit-arcade-shield", - "variant": "hw---n4" + "variant": "hw---n3" }, { "name": "micro:bit Retro Shield", "description": "Use the micro:bit with an expansion board from Elecfreaks", "imageUrl": "/static/hardware/retro-shield.jpg", "url": "https://shop.elecfreaks.com/products/micro-bit-retro-programming-arcade", - "variant": "hw---n4" + "variant": "hw---n3" }, { "name": "micro:bit Game:Bit Shield", "description": "Use the micro:bit with an expansion board from iCShop", "imageUrl": "/static/hardware/bit-shield.png", "url": "https://www.icshop.com.tw/products/368112100137", - "variant": "hw---n4" + "variant": "hw---n3" } ], "galleries": {