blynkkk / blynk-sketch-generator

This repository is for generating Blynk sketches.
https://examples.blynk.cc
MIT License
25 stars 25 forks source link

Wrong example for timer #21

Closed blynkkk closed 7 years ago

blynkkk commented 7 years ago

http://examples.blynk.cc/?board=NodeMCU&shield=ESP8266%20WiFi&example=Widgets%2FTimer

It says to connect to Vpin, but then V5 is never used in the code

vshymanskyy commented 7 years ago

How comes, BLYNK_WRITE(V5) is in the code...