PaulStoffregen / LittleFS

73 stars 20 forks source link

error: 'DateTimeFields' has not been declared #38

Open MaurinElectroTextile opened 2 years ago

MaurinElectroTextile commented 2 years ago

Trying to compile but get missing declaration:

ERROR: /Applications/arduino-1.8.16/hardware/teensy/avr/libraries/LittleFS/src/LittleFS.h:60:31: error: 'DateTimeFields' has not been declared

Thanks for your help

PaulStoffregen commented 2 years ago

You need to either update the core library (new versions have DateTimeFields), or install a recent beta which updates everything.

https://forum.pjrc.com/threads/68386-Teensyduino-1-56-Beta-2