11 lines
142 B
Plaintext
11 lines
142 B
Plaintext
![]() |
menu "PM"
|
||
|
config PM_ENABLE
|
||
|
bool "pm enable"
|
||
|
default n
|
||
|
|
||
|
config PM_SUPER_DEEP_SLEEP
|
||
|
bool "Enable super deep sleep"
|
||
|
default n
|
||
|
endmenu
|
||
|
|