Skip to content

Commit 55f4110

Browse files
committed
fix typo
1 parent 5964163 commit 55f4110

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/esp32s2/common-hal/alarm/SleepMemory.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929

3030
#include "py/obj.h"
3131

32-
#define SLEEP_MEMORY_LENGTH (8192)
33-
3432
// There are several places we could store persistent data for SleepMemory:
3533
//
3634
// RTC registers: There are a few 32-bit registers maintained during deep sleep.

0 commit comments

Comments
 (0)