From 47fd4a4804a98d0cc69b7eb47d834972f6742ce0 Mon Sep 17 00:00:00 2001 From: honney Date: Mon, 20 Oct 2025 17:54:19 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70354e1..62308ec 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,9 @@ Should be able to be put onto an esp32 with for example PlatformIO and ArduinoIDE ### PlattformIO -A PlatformIO ```platformio.ini``` is included with the uncommented part being for an ```ESP-32D``` and the commented part for ```ESP32-C3``` \ No newline at end of file +A PlatformIO ```platformio.ini``` is included with the uncommented part being for an ```ESP-32D``` and the commented part for ```ESP32-C3``` + +## License +This project is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE) file for details. + +Portions of this code were generated with the assistance of ChatGPT (OpenAI GPT-5).