What is the use of blynk indication Led?

Ohhh… don’t ask for the technical way… I will be here forever in ā€œProfessor Modeā€ :stuck_out_tongue:

Basicly it is a virtual LED for your App… and can be simply used as such for indicator purposes…

I have also used them as a virtual RGB LED (as shown above and below) to show the actual colour output of a HEX code converted from the zeRGBra widget, and thus easily able to set the color of display Widgets via Blynk.setProperty(vPin, ā€œcolorā€, "HEXvalue")

1 Like