Skip to content

Commit cc5e4a3

Browse files
authored
Settings nspanel from sonoff
from https://blakadder.com/nspanel-teardown/
1 parent e607248 commit cc5e4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: sdkconfig.esp32

+2-2
Original file line numberDiff line numberDiff line change
@@ -492,8 +492,8 @@ CONFIG_SPIRAM_BANKSWITCH_RESERVE=8
492492
#
493493
# PSRAM clock and cs IO for ESP32-DOWD
494494
#
495-
CONFIG_D0WD_PSRAM_CLK_IO=17
496-
CONFIG_D0WD_PSRAM_CS_IO=16
495+
CONFIG_D0WD_PSRAM_CLK_IO=5
496+
CONFIG_D0WD_PSRAM_CS_IO=18
497497
# end of PSRAM clock and cs IO for ESP32-DOWD
498498

499499
#

0 commit comments

Comments
 (0)