-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Tricks
Volodymyr Shymanskyy edited this page Jun 12, 2017
·
5 revisions
for (int pin=V1; pin < V4; pin++) {
Blynk.virtualWrite(pin, LOW);
delay(5);
}
If you like Blynk library - give it a star, or fork it and contribute!
Blynk for Business | Blynk Community | Documentation | App Store | Google Play