From aca3b506ab8ddc0acb56db371456a5fea6ed687e Mon Sep 17 00:00:00 2001 From: Junior Date: Thu, 8 Jan 2026 19:46:42 -0500 Subject: [PATCH] Add comment about being compatible with ESP32 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c293a2a..4460af4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LEDController -This project should load onto just about any ESP8266 based microcontroller or dev board. It has been tested on the Adafruit ESP8266 Huzzah, and the NodeMCUv2/v3 development boards. +This project should load onto just about any ESP8266 or ESP32 based microcontroller or dev board. It has been tested on the Adafruit ESP8266 Huzzah, the NodeMCUv2/v3 development boards, and the ESP32 (using APIv3). ## UDP Messages