Skip to content

Commit bd9e084

Browse files
committed
Checkout compatible version
1 parent a15aa5d commit bd9e084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/ArduinoCsCI.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ REM Second argument is either "Debug" or "Release"
55
if %1!==! goto :usage
66

77
REM Defines the revision to check out in the ExtendedConfigurableFirmata repo
8-
set FIRMATA_SIMULATOR_CHECKOUT_REVISION=66b1863f3a4b0999f2c1cb7133332cbd25730252
8+
set FIRMATA_SIMULATOR_CHECKOUT_REVISION=18ef6b3a890b34904904663fb2cece9141600849
99
set RUN_COMPILER_TESTS=FALSE
1010

1111
choco install -y --no-progress arduino-cli

0 commit comments

Comments
 (0)