Skip to content

Commit 49730e0

Browse files
committed
Set cpu frequency lower to reduce power consumption
1 parent 70b304f commit 49730e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firmware/esp32-s3-super-mini-manual-ams.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
esp32:
22
board: esp32-s3-devkitc-1
33
flash_size: 4MB
4+
cpu_frequency: 80MHz # Lowest possible frequency to reduce power consumption
45

56
psram:
67
mode: quad

0 commit comments

Comments
 (0)