blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.84k stars 1.39k forks source link

Particle. Can't compile project with BlynkEvent. #335

Closed Refenz closed 7 years ago

Refenz commented 7 years ago

Blynk library version: 0.4.7+last commit IDE: Particle CLI IDE version: [...] Board type: Particle Electron Additional modules: [...]

Scenario, steps to reproduce

Use in sketch: Blynk.logEvent(criticalevent);

Expected Result

Successful .bin file creating

Actual Result

particle

Refenz commented 7 years ago

Need use: Blynk.logEvent("criticalevent"); P.S. " criticalevent "