Home › Forums › Mayfly Data Logger › Error Compiling for board EnviroDIY Mayfly 1284p › Reply To: Error Compiling for board EnviroDIY Mayfly 1284p
I was getting the same error message as the poster above, so I went ahead and followed the instructions that Shannon provided to fix it (2025-01-22 at 2:07 PM), but now I am getting this error message that I attached. That is one of 10ish errors that I am getting.
When checking out the libraries folder, everything seems in order.
The previous library worked fine for 2 sketches that I uploaded, an address change sketch and an analog serial reading sketch that Shannon provided here: https://www.envirodiy.org/topic/continous-hab-monitoring/, but when I went to upload the DRWI modified sketch I get the AlphasenseCO2.cpp:17:10: fatal error: Adafruit_ADS1X15.h: No such file or directory
#include <Adafruit_ADS1X15.h> error.
My libraries are in a OneDrive documents folder.