reset the micropython rtc esp92 code example Example: RTC wipy rtc = RTC() rtc.memory(b'10101010') # writes data in RTC memory rtc.memory()