micropython/stm/rtc.h

3 lines
50 B
C
Raw Normal View History

void rtc_init(void);
mp_obj_t pyb_rtc_read(void);