Having trouble loading BESEC2 to the Adafruit Huzzah esp32 Featherboard. Following directions but I get the following error messages: 'dateTimeCallback' is not a member of 'File' {aka 'FsFile'} and then: 'SdFat' {aka 'class SdFs'} has no member named 'vwd' and then insult to injury: Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it. text section exceeds available space in board Error compiling for board Adafruit ESP32 Feather. While I can get the Board to work and store smell files using BME68x sensor library, files are stored as .csv files which are not recognized in the BME AI-Studio. Any suggestions???? Thank you very much
... View more