the firmware works really well. However, I wonder if it is possible to deactivate the blue and green LEDs when Sonoff is switched on. I don't want to have them on while the plug is turned on.
Can this be achieved with playing with:
digitalWrite(LED, HIGH);?
Hi,
the firmware works really well. However, I wonder if it is possible to deactivate the blue and green LEDs when Sonoff is switched on. I don't want to have them on while the plug is turned on.
Can this be achieved with playing with:
digitalWrite(LED, HIGH);
?