mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2024-11-28 17:20:30 +00:00
7 lines
143 B
C
7 lines
143 B
C
|
#ifndef EXAMPLE_SNTP_SHOWTIME_H
|
||
|
#define EXAMPLE_SNTP_SHOWTIME_H
|
||
|
|
||
|
void example_sntp_showtime(void);
|
||
|
|
||
|
#endif /* EXAMPLE_SNTP_SHOWTIME_H */
|