particle-iot / ElectronAssetTracker

Library for the Electron Asset Tracker!
Apache License 2.0
53 stars 84 forks source link

'WKP' was not declared in this scope #19

Closed bhodgs01 closed 7 years ago

bhodgs01 commented 7 years ago

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


AssetTracker/AssetTracker.h:579:16: error: 'WKP' was not declared in this scope
   int intPin = WKP
bhodgs01 commented 7 years ago

if you get this error, you probably didn't select your electron under devices. my bad