English | 简体中文
Reference: https://github.com/milkv-duo/duo-examples
- 0000-9999 loop counting
In the main function, call the function LED_8SEG_stopwatch();
to achieve the loop counting of 0000-9999.
- Loop counting of the units 0-9
In the main function, call the function Increment();
to achieve the loop counting of the units 0-9.