1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.62k stars 795 forks source link

[LED][BREAKING] Refactor LED handling #2051

Closed 1technophile closed 2 months ago

1technophile commented 2 months ago

Description:

Refactor LED handling into a library Use a task instead of relying on the loop for precise timing

BREAKING: change of macro names:

Checklist:

1technophile commented 2 months ago

@mrickma would you like to review this PR ?