From e546583526083c1c6026ad9adcf9fa0bd820f07b Mon Sep 17 00:00:00 2001 From: Makuna Date: Thu, 3 Sep 2015 13:55:40 -0700 Subject: [PATCH] Revert "Update ReadMe.md" This reverts commit 36cb67dac998a9583ea1de44f3c3d9d744bfcb5a. --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index bf92865..530344f 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -4,7 +4,7 @@ Arduino NeoPixel library -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. +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. [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Makuna/NeoPixelBus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)