Trying to verify code for an Electron with the online IDE
Opened this issue · 0 comments
sierrasmith71 commented
Just got my Electron yesterday...it is up and running and connected happily breathing CYAN but, using the online IDE with super simple 1-blink-an-led.ino
Produces the following when verifying:
""This looks like an error in SparkButton library. Would you like to create an issue on GitHub to let the author know?
Create Issue
SparkButton/SparkButton.cpp:608:4: error: #error "*** PLATFORM_ID not supported by this library. PLATFORM should be Core or Photon _"
#error "_ PLATFORM_ID not supported by this library. PLATFORM should be Core or Photon ***" ""
??????
David Garrison