mirror of
https://github.com/JADE-Jerry/jcalendar.git
synced 2025-12-06 17:42:52 +08:00
13 lines
194 B
C
13 lines
194 B
C
int si_calendar_status();
|
|
void si_calendar();
|
|
|
|
int si_wifi_status();
|
|
void si_wifi();
|
|
|
|
int si_weather_status();
|
|
void si_weather();
|
|
|
|
int si_screen_status();
|
|
void si_screen();
|
|
|
|
void print_status(); |