simonmonk / PhoBot_SparkCore

A Version of the PhoBot Library, specifically for the Spark Core. For the Photon use the PhoBot Library.
MIT License
1 stars 0 forks source link

../SparkIntervalTimer/SparkIntervalTimer.h: No such file or directory #1

Closed lysachok closed 3 years ago

lysachok commented 8 years ago

Veryfing code using this library in Particle Build fails with this error:

PhoBot_SparkCore/PhoBot_SparkCore.cpp:2:54: fatal error: ../SparkIntervalTimer/SparkIntervalTimer.h: No such file or directory
 #include "../SparkIntervalTimer/SparkIntervalTimer.h"
                                                      ^
lysachok commented 3 years ago

ok, thanks