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 1c2265e commit 4f4d593Copy full SHA for 4f4d593
tests/common.sh
@@ -152,7 +152,7 @@ function install_ide()
152
#local idever='nightly'
153
#local ideurl='https://www.arduino.cc/download.php?f=/arduino-nightly'
154
155
- local idever='1.8.13'
+ local idever='1.8.12'
156
local ideurl="https://downloads.arduino.cc/arduino-$idever"
157
158
echo "using Arduino IDE distribution ${idever}"
0 commit comments