We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15aa5d commit bd9e084Copy full SHA for bd9e084
eng/ArduinoCsCI.cmd
@@ -5,7 +5,7 @@ REM Second argument is either "Debug" or "Release"
5
if %1!==! goto :usage
6
7
REM Defines the revision to check out in the ExtendedConfigurableFirmata repo
8
-set FIRMATA_SIMULATOR_CHECKOUT_REVISION=66b1863f3a4b0999f2c1cb7133332cbd25730252
+set FIRMATA_SIMULATOR_CHECKOUT_REVISION=18ef6b3a890b34904904663fb2cece9141600849
9
set RUN_COMPILER_TESTS=FALSE
10
11
choco install -y --no-progress arduino-cli
0 commit comments