From 18c363941062b29757f7d77c0b8f96a09957b17f Mon Sep 17 00:00:00 2001 From: intermittech <48227747+intermittech@users.noreply.github.com> Date: Wed, 21 Oct 2020 10:14:04 +0200 Subject: [PATCH] Updated Install WLED binary (markdown) --- Install-WLED-binary.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Install-WLED-binary.md b/Install-WLED-binary.md index cdd259b..cebc35a 100644 --- a/Install-WLED-binary.md +++ b/Install-WLED-binary.md @@ -51,3 +51,9 @@ Binary Name | For devices | WLED_0.x.x_ESP32_ledpinY.bin | Custom build for ESP32 and WS2812b. LED pin is changed (default is GPIO2). LED pin 16 is useful for the QuinLed-Dig-Uno board with ESP32. | | esp32_bootloader.bin | Not a WLED release. To be flashed to a brand new ESP32 before flashing the WLED binary itself. | +For QuinLED boards please use the following: +Binary Name | For devices +| --- | --- | +| WLED_0.x.x_ESP8266.bin | For QuinLED-Dig-Uno with ESP8266 on there, use this normal binary +| WLED_0.x.x_ESP32_ledpinY.bin | For QuinLED-Dig-Uno or QuinLED-Dig-Quad with an ESP32 on there use LEDpin16 binary +