Skip to content

Releases: dujeonglee/basiclibrary

Production Release

17 Aug 12:23
Compare
Choose a tag to compare
R3.1

Update README.md

Production Release

01 May 01:18
Compare
Choose a tag to compare

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

24 Apr 12:47
Compare
Choose a tag to compare
Update SingleShotTimer.h

Add an utility function "Timers" returning the number of timers running.

Release V1.0

29 Mar 03:02
Compare
Choose a tag to compare
R1.0

dbg msg is added