Skip to content

Commit

Permalink
Update default flash frequency for heltec_wireless_stick_lite (platfo…
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas-Pedersen authored Oct 24, 2024
1 parent f3ef50f commit 0bdfa30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/heltec_wireless_stick_lite.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"core": "esp32",
"extra_flags": "-DARDUINO_HELTEC_WIRELESS_STICK_LITE",
"f_cpu": "240000000L",
"f_flash": "40000000L",
"f_flash": "80000000L",
"flash_mode": "dio",
"mcu": "esp32",
"variant": "heltec_wireless_stick_lite"
Expand Down

0 comments on commit 0bdfa30

Please sign in to comment.