From abfeb1b7334a8d63756d1b655dd1b57102dc378f Mon Sep 17 00:00:00 2001 From: Junior <junior@jaj.com> Date: Thu, 16 Nov 2023 14:26:38 -0500 Subject: [PATCH] Added a README file --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e7915b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# LEDController + +This project should load onto just about any ESP8266 based microcontroller or dev board. It has been tested on the Adafruit ESP8266 Huzzah, and the NodeMCUv2/v3 development boards.