SparkCoreLibraries icon indicating copy to clipboard operation
SparkCoreLibraries copied to clipboard

Calling methods before begin() causes a panic

Open bkobkobko opened this issue 10 years ago • 0 comments

Calling rtc.now();

before calling rtc.begin(...)

causes a panic. The code should guard again this.

bkobkobko avatar Apr 05 '14 18:04 bkobkobko