I’m seeing a new include error in Workbench, this previously worked fine, I’m not sure what happened.
I’ve used the command pallet to install Adafruit_DHT_Particle, but while it can find that library, it’s not finding Particle.h.
The two errors are below. Can anyone point me toward the solution?
#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (/Users/jim/Particle/projects/TW2/src/TW2.ino).
cannot open source file “Particle.h” (dependency of “Adafruit_DHT_Particle.h”)