From e79df4d08ddd3637d0c5d293d3507754850e5e71 Mon Sep 17 00:00:00 2001 From: maccoylton <2248641+maccoylton@users.noreply.github.com> Date: Sat, 6 Feb 2021 13:13:49 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index ffdb657..b89ff24 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,20 @@ Use the GPIO buttons to change the GPIOs for each colour, note each value must n NOTE GPIO6 to GPIO11 are usually connected to the flash chip in ESP8266 boards. So these are not recommended for general use. + +Default Pins are:- + +IR 4 +Red 12 +Green 5 +Blue 13 +White 15 + + +Also common is:- + +IR 4 +Red 14 +Green 5 +Blue 12 +White 13