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.83k stars 1.38k forks source link

map example causes bug in the apps #408

Closed blynkkk closed 6 years ago

blynkkk commented 6 years ago

default pin marker index should be0, otherwise apps renders 2 pins and it confuses users.

Please update all examples, including particle, example.blynk.cc.