From 7af61c4430aa71feee22cf6707499bc290cc694a Mon Sep 17 00:00:00 2001 From: Tom Ball <tball@microsoft.com> Date: Wed, 8 Jan 2025 08:24:54 -0800 Subject: [PATCH] update to new sim on new repo --- targetconfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/targetconfig.json b/targetconfig.json index 99b414f38dc..10b0df6d0dc 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -485,9 +485,9 @@ "aspectRatio": 3.45 } }, - "microbit-apps/pxt-arcadeshield": { + "microbit-apps/arcadeshield": { "simx": { - "sha": "5bac5ff5b80621b53b746e4bbe252e406b992bdb", + "sha": "d0f7ccae711cff6dd61ffd0bd95c4bab913e3a99", "devUrl": "http://localhost:3000" } }