dudanov / iot-uni-dongle

An project of universal minimalistic Wi-Fi dongle for various IOT appliances controlled via UART.
276 stars 43 forks source link

Status led #3

Closed bearpawmaxim closed 2 years ago

bearpawmaxim commented 2 years ago

Please add a status led for use with https://esphome.io/components/status_led.html Or provide the kicad sources so that the one can add it by himself.

dudanov commented 2 years ago

Use the built-in ESP12F LED on GPIO2.

bearpawmaxim commented 2 years ago

Ah, it has a built-in led.. Sorry, didn't knew that!