Skip to content

Commit

Permalink
shot in the dark 2
Browse files Browse the repository at this point in the history
  • Loading branch information
arcbtc committed Aug 19, 2024
1 parent ebcaf26 commit e9cc64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ arduino-cli config --additional-urls https://raw.githubusercontent.com/espressif
arduino-cli core update-index
arduino-cli upgrade
# uBitcoin is broken on esp32 3.x.x
arduino-cli core install esp32:esp32@2.0.17
arduino-cli core install esp32:esp32
arduino-cli lib install ArduinoJson Base64 Keypad uBitcoin
arduino-cli compile \
--build-property "build.partitions=min_spiffs" \
Expand Down

0 comments on commit e9cc64a

Please sign in to comment.