From b24562e8bb36c6a19fc2576136de85a72d81f8a7 Mon Sep 17 00:00:00 2001 From: CNLohr Date: Fri, 16 Nov 2018 17:40:02 -0500 Subject: [PATCH] Update README.md --- embedded8266/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedded8266/README.md b/embedded8266/README.md index aaddba7..90fbc65 100644 --- a/embedded8266/README.md +++ b/embedded8266/README.md @@ -8,7 +8,7 @@ This project is based off of the I2S interface for the mp3 player found here: https://github.com/espressif/esp8266_mp3_decoder/ If you want more information about the build environment, etc. You should -check out the regular WS2812 driver, found here: https://github.com/cnlohr/ws2812esp8266 +check out the regular WS2812 driver, found here: https://github.com/cnlohr/esp8266ws2812i2s WARNING: This subproject is very jankey! It's about stable, but I don't think it's quite there yet.