mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
fix(pm): fix ps none status check
This commit is contained in:
@ -104,7 +104,7 @@ mac_tx_set_tb = 0x40000d38;
|
||||
mac_tx_set_mplen = 0x40000d3c;
|
||||
mac_tx_set_txop_q = 0x40000d40;
|
||||
mac_tx_set_pti = 0x40000d44;
|
||||
pm_check_state = 0x40000d48;
|
||||
/*pm_check_state = 0x40000d48;*/
|
||||
pm_disable_dream_timer = 0x40000d4c;
|
||||
pm_disable_sleep_delay_timer = 0x40000d50;
|
||||
pm_dream = 0x40000d54;
|
||||
|
Reference in New Issue
Block a user