Releases: dujeonglee/basiclibrary
Releases · dujeonglee/basiclibrary
Production Release
R3.1 Update README.md
Production Release
char and signed char are considered as different type.
It may lead different results in different compilers.
I use signed char when dealing with numbers.
Rich utility functions with stability
Update SingleShotTimer.h Add an utility function "Timers" returning the number of timers running.
Release V1.0
R1.0 dbg msg is added