set micropython RTC to now code example Example: RTC wipy rtc = RTC() rtc.memory(b'10101010') # writes data in RTC memory rtc.memory()