Hi. Set my Arduino IDE, set my board library as stated on web page.
Loaded the Libraries.
Opened the Loader sketch to test.
Massive explosion. :(
My bad.....
In file included from /Users/podracer/Documents/Arduino/libraries/IOTAppStory-ESP/src/includes.h:47:0,
from /Users/podracer/Documents/Arduino/libraries/IOTAppStory-ESP/src/IOTAppStory.h:20,
from /private/var/folders/65/gsslp9_d0qdc1r52h1k7k0br0000gn/T/.arduinoIDE-unsaved2023922-58830-s23ep0.0efsb/IASLoader/IASLoader.ino:30:
/Users/podracer/Documents/Arduino/libraries/IOTAppStory-ESP/src/espressif/esp8266/NtpTimeSync.h:27:123: fatal error: TZ.h: No such file or directory
Hi. Set my Arduino IDE, set my board library as stated on web page.
Loaded the Libraries.
Opened the Loader sketch to test.
Massive explosion. :(
My bad.....
In file included from /Users/podracer/Documents/Arduino/libraries/IOTAppStory-ESP/src/includes.h:47:0, from /Users/podracer/Documents/Arduino/libraries/IOTAppStory-ESP/src/IOTAppStory.h:20, from /private/var/folders/65/gsslp9_d0qdc1r52h1k7k0br0000gn/T/.arduinoIDE-unsaved2023922-58830-s23ep0.0efsb/IASLoader/IASLoader.ino:30: /Users/podracer/Documents/Arduino/libraries/IOTAppStory-ESP/src/espressif/esp8266/NtpTimeSync.h:27:123: fatal error: TZ.h: No such file or directory
include // This database is autogenerated from IANA timezone database https://www.iana.org/time-zones
compilation terminated.