mirror of
https://github.com/drasko/open-ameba.git
synced 2024-11-22 22:14:17 +00:00
9 lines
186 B
Text
9 lines
186 B
Text
Example Description
|
|
|
|
This example describes how to use general timer API to implement a software RTC.
|
|
|
|
|
|
Behavior:
|
|
This example will print the time message to the log UART every 1 sec.
|
|
|
|
|