You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Veryfing code using this library in Particle Build fails with this error:
PulseSensor_Spark/SparkIntervalTimer.h:122:30: error: 'SysInterrupt_TIM3' was not declared in this scope
if (!attachSystemInterrupt(SysInterrupt_TIM3, Wiring_TIM3_Interrupt_Handler_override))
The text was updated successfully, but these errors were encountered:
Veryfing code using this library in Particle Build fails with this error:
The text was updated successfully, but these errors were encountered: