mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-30 06:09:44 +01:00
fix(pmu): fix deepsleep current too big bug for esp32c61
This commit is contained in:
committed by
BOT
parent
74c34669f0
commit
1db79146e9
@@ -32,4 +32,4 @@ void bootloader_power_glitch_reset_config(bool enable)
|
||||
} else {
|
||||
REG_SET_FIELD(LP_ANA_POWER_GLITCH_CNTL_REG, LP_ANA_POWER_GLITCH_RESET_ENA, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user