DavesGarageLEDSeries icon indicating copy to clipboard operation
DavesGarageLEDSeries copied to clipboard

sys/time.h

Open Gabone0001 opened this issue 2 years ago • 0 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

Gabone0001 avatar Jan 22 '23 15:01 Gabone0001