TinyCircuits Forum

General Category => General Discussion => Topic started by: MachAngle on February 15, 2018, 09:11:30 AM

Title: TinyScreen+ SmartWatch Compile Error
Post by: MachAngle on February 15, 2018, 09:11:30 AM
I tried to compile the standard TinyScreen Smartwatch sketch on the Learning website without success.  After much searching through the forum, I found Ben Roses sketch enclosed in a reply to a person having similar difficulty.   The header in Ben Rose's sketch identifies the version as:

//  TinyCircuits TinyScreen+/NRF8001 Smartwatch Example Sketch
//  Last Updated 3 March 2017

Is there a latter version somewhere? When I compile it I get the following compiler error:

F:\TinyDuino\TinyScreen_Smartwatch\TinyScreen_Smartwatch\TinyScreen_Smartwatch.ino:25:21: fatal error: RTCZero.h: No such file or directory

 #include <RTCZero.h>

                     ^

compilation terminated.

exit status 1
Error compiling for board TinyScreen+.
Title: Re: TinyScreen+ SmartWatch Compile Error
Post by: Constanz on April 25, 2018, 01:07:45 AM
I think the knowledge gained this time is very important because I am looking for.
Title: Re: TinyScreen+ SmartWatch Compile Error
Post by: MachAngle on April 25, 2018, 02:00:52 PM
RTCzero library found here: https://github.com/arduino-libraries/RTCZero