mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-04 18:45:45 +00:00
6 lines
143 B
C
Executable file
6 lines
143 B
C
Executable file
#ifndef EXAMPLE_SNTP_SHOWTIME_H
|
|
#define EXAMPLE_SNTP_SHOWTIME_H
|
|
|
|
void example_sntp_showtime(void);
|
|
|
|
#endif /* EXAMPLE_SNTP_SHOWTIME_H */
|