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 c4f9bc7 commit 786e146Copy full SHA for 786e146
tools/install-arduino.sh
@@ -52,6 +52,7 @@ if [ $? -ne 0 ]; then exit 1; fi
52
#
53
rm -rf "$AR_COMPS/arduino/libraries/RainMaker"
54
rm -rf "$AR_COMPS/arduino/libraries/Insights"
55
+rm -rf "$AR_COMPS/arduino/libraries/ESP_I2S
56
rm -rf "$AR_COMPS/arduino/libraries/BLE"
57
rm -rf "$AR_COMPS/arduino/libraries/SimpleBLE"
58
rm -rf "$AR_COMPS/arduino/libraries/WiFiProv"
0 commit comments