From ab0cc1f27e760ef8f9bd40b35ce066e437b06166 Mon Sep 17 00:00:00 2001 From: Robert Knight Date: Fri, 27 Jun 2025 17:37:47 +0100 Subject: [PATCH] Update pxt-microbit-ml simx --- targetconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targetconfig.json b/targetconfig.json index 493aa34a22e..f48dbf66303 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -489,7 +489,7 @@ }, "microbit-foundation/pxt-microbit-ml": { "simx": { - "sha": "ba99fd9588e87eb994345d04b596adc51d2d8116", + "sha": "de376b74f38c8f7d805a0d5704205fffd7453da1", "devUrl": "http://localhost:5173", "aspectRatio": 3.45 },