Skip to content

Commit 888bd5c

Browse files
committed
There's a strange build error now
1 parent bd9e084 commit 888bd5c

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
@@ -22,7 +22,7 @@ powershell -ExecutionPolicy ByPass -command "%~dp0common\Build.ps1" -restore -bu
2222
set ArduinoRootDir=%1\Documents\Arduino
2323
set acspath=%~dp0\..\artifacts\bin\Frontend\%2\net6.0\acs.exe
2424

25-
git clone https://github.com/firmata/ConfigurableFirmata %ArduinoRootDir%\libraries\ConfigurableFirmata
25+
git clone https://github.com/firmata/ConfigurableFirmata %ArduinoRootDir%\libraries\ConfigurableFirmata --branch BuildIssueEsp
2626
git clone https://github.com/pgrawehr/ExtendedConfigurableFirmata %ArduinoRootDir%\ExtendedConfigurableFirmata
2727
arduino-cli core install esp32:esp32
2828

0 commit comments

Comments
 (0)