From dbd90a886f19a6bb17dab12ad577c24cc4194e65 Mon Sep 17 00:00:00 2001 From: Louis Beaudoin Date: Sun, 28 Feb 2021 17:09:41 +0000 Subject: [PATCH] Updated Sync WLED devices (UDP Notifier) (markdown) --- Sync-WLED-devices-(UDP-Notifier).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Sync-WLED-devices-(UDP-Notifier).md b/Sync-WLED-devices-(UDP-Notifier).md index 4216ff4..09d87b8 100644 --- a/Sync-WLED-devices-(UDP-Notifier).md +++ b/Sync-WLED-devices-(UDP-Notifier).md @@ -1,3 +1,5 @@ +_Note: this page is now out of date, see updated functionality in the code ([udp.cpp](https://github.com/Aircoookie/WLED/blob/master/wled00/udp.cpp))_ + ### Usage The UDP notifier function of WLED makes it easy to sync multiple lights to the same color/effect, enabled by default.