From 2652a9db21e4b57bf932d16171c4f3cae1d99106 Mon Sep 17 00:00:00 2001 From: Makuna Date: Thu, 3 Sep 2015 13:57:02 -0700 Subject: [PATCH] Revert "Revert "Update ReadMe.md"" This reverts commit e546583526083c1c6026ad9adcf9fa0bd820f07b. --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 530344f..bf92865 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -4,7 +4,7 @@ Arduino NeoPixel library -NOW SUPPORTS esp8266! I suggest you use the the NeoPixelAnimator branch for Esp8266 platform as it contains enhancements that just can't be supported on AVR platform. Includig HslColor object and an enhanced animator manager. +ESP8266 CUSTOMERS PLEASE READ: While this branch does work with the esp8266, due to the latest SDK releases it will not function reliably when WiFi is being used. Therefore I suggest you use the NeoPixelAnimator branch, which includes a solution that will work with WiFi on. Further it contains enhancements that just can't be supported on AVR platform. Including HslColor object and an enhanced animator manager. [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Makuna/NeoPixelBus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)