Skip to content

Commit e9cc64a

Browse files
committed
shot in the dark 2
1 parent ebcaf26 commit e9cc64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ arduino-cli config --additional-urls https://raw.githubusercontent.com/espressif
44
arduino-cli core update-index
55
arduino-cli upgrade
66
# uBitcoin is broken on esp32 3.x.x
7-
arduino-cli core install esp32:esp32@2.0.17
7+
arduino-cli core install esp32:esp32
88
arduino-cli lib install ArduinoJson Base64 Keypad uBitcoin
99
arduino-cli compile \
1010
--build-property "build.partitions=min_spiffs" \

0 commit comments

Comments
 (0)