issues
search
warrenwoolseyiii
/
Arduino-SAMD20
Creating an arduino compatible library for the samd20 family of processors
2
stars
3
forks
source link
Critical bug fixes and improvements
#5
Closed
warrenwoolseyiii
closed
6 years ago
warrenwoolseyiii
commented
6 years ago
Bug Fixes:
Asynchronous calls to delay(), and delayMicroseconds() would not last the correct amount of time due to synchronization and overflow conditions. Improvements to the RTC module have cleaned this issue up.
Bug Fixes: