Brian Ogilvie

Results 2 issues of Brian Ogilvie

Calling rtc.now(); before calling rtc.begin(...) causes a panic. The code should guard again this.

bug

In the parse function, there is a test for the char 4 from the end to make sure it is a '_' followed by a checksum test if it is...