This commit is contained in:
Dan Halbert 2020-12-10 14:16:25 -05:00
parent 5964163649
commit 55f4110983
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
#include "py/obj.h"
#define SLEEP_MEMORY_LENGTH (8192)
// There are several places we could store persistent data for SleepMemory:
//
// RTC registers: There are a few 32-bit registers maintained during deep sleep.