Skip to content

Commit 0bdfa30

Browse files
Update default flash frequency for heltec_wireless_stick_lite (#1480)
1 parent f3ef50f commit 0bdfa30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/heltec_wireless_stick_lite.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"core": "esp32",
77
"extra_flags": "-DARDUINO_HELTEC_WIRELESS_STICK_LITE",
88
"f_cpu": "240000000L",
9-
"f_flash": "40000000L",
9+
"f_flash": "80000000L",
1010
"flash_mode": "dio",
1111
"mcu": "esp32",
1212
"variant": "heltec_wireless_stick_lite"

0 commit comments

Comments
 (0)