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 ebcaf26 commit e9cc64aCopy full SHA for e9cc64a
build.sh
@@ -4,7 +4,7 @@ arduino-cli config --additional-urls https://raw.githubusercontent.com/espressif
4
arduino-cli core update-index
5
arduino-cli upgrade
6
# uBitcoin is broken on esp32 3.x.x
7
-arduino-cli core install esp32:esp32@2.0.17
+arduino-cli core install esp32:esp32
8
arduino-cli lib install ArduinoJson Base64 Keypad uBitcoin
9
arduino-cli compile \
10
--build-property "build.partitions=min_spiffs" \
0 commit comments