638179fb9c
* Move RTC code from main to a separate module.
3 lines
50 B
C
3 lines
50 B
C
void rtc_init(void);
|
|
mp_obj_t pyb_rtc_read(void);
|