I have a project that used the “legacy” Particle.GPS library, and everything worked just fine… Trying to create a new version of this and can only select the new 1.0.2 version of particle.gps. All seems fine, except there is a error when compiling:
fatal error: Particle.GPS.h: No such file or directory
#include “application.h”
Thoughts on what has happened to this library? I can no longer access the old one… Thanks