1 parent 5964163 commit 55f4110Copy full SHA for 55f4110
1 file changed
ports/esp32s2/common-hal/alarm/SleepMemory.h
@@ -29,8 +29,6 @@
29
30
#include "py/obj.h"
31
32
-#define SLEEP_MEMORY_LENGTH (8192)
33
-
34
// There are several places we could store persistent data for SleepMemory:
35
//
36
// RTC registers: There are a few 32-bit registers maintained during deep sleep.
0 commit comments