davepl / DavesGarageLEDSeries

Code for Tutorial series at http://YouTube.com/c/DavesGarage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sys/time.h

Gabone0001 opened this issue · comments

First Thank you for the depth that you take your videos in ... a bit to deep for me but i can float :) . Please note that im a hobyist that knows absolute zero c++ . Was trying to play with the fire efect and when i have loaded your files i get this error .

C:\Users\Gabone\Documents\Arduino\libraries\include/ledgfx.h:20:10: fatal error: sys/time.h: No such file or directory
#include <sys/time.h> // For time-of-day
^~~~~~~~~~~~
compilation terminated.

exit status 1

Compilation error: exit status 1

Where can i get or how do i find time.h file ? This error shows when i try to play with the fire effect