Skip to content

Commit

Permalink
Set ESP32 CPU clock frequency to 240MHz (highest setting) (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
eandersson authored Sep 27, 2024
1 parent 1c3ec97 commit 68235d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ CONFIG_ESPTOOLPY_FLASHSIZE="16MB"
CONFIG_HTTPD_WS_SUPPORT=y
CONFIG_SPIFFS_OBJ_NAME_LEN=64
CONFIG_HTTPD_MAX_URI_LEN=2048
CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y

0 comments on commit 68235d2

Please sign in to comment.