From 685456ea5d3eb7532a930c132a9e9199a672f578 Mon Sep 17 00:00:00 2001 From: Andrey Klimov Date: Mon, 19 Jan 2026 23:18:01 +0300 Subject: [PATCH] Update README.md (OTA_ENABLE compilation option) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6fef34..6ebfc26 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Scalability of Lighthub is virtually unlimited: Setup so many controllers you ne * PID_DISABLE // Disable PID regulator * STATUSLED // Enable RGB status led on pins 50,51,52 (DUE only) * DMX_SMOOTH //Smooth transition on DMX channels (DUE only) -* OTA // Enable Other The Air firmware upload +* OTA_ENABLE (updated) // Enable Other The Air firmware upload * W5500_CS_PIN=53 //Defines CS pin for Ethernet adapter (10-th by default) * WIFI_ENABLE //Enable WiFi for ESP (Wiznet by default) * SPILED_DISABLE //Disable SPI LED library