From 084cf896fa000c81c82b191705915ace73faefc1 Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Wed, 27 Nov 2024 21:55:11 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a954f4db2ca0..35534baa8c5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - ESP32 Hybrid compile take custom boards settings in account (#22542) ### Breaking Changed +- ArtNet on ESP32 switches from GRB to RGB encoding ### Changed - ESP32 max number of supported switches/buttons/relays from 28 to 32