jvanderk

Results 2 issues of jvanderk

This is an attempt to provide a description of the execution model of RTIC at an abstract level. I have had an interesting learning experience with git in this attempt....

Trying to use the code on a Sparkfun Pro Micro clone, I ran into several issues: 1. serialEvent was not called automatically after loop(). 2. SoftwareSerial had a compilation issue...