From acb6c0b2349dd6ade2128e8493a8b4fe3e587f36 Mon Sep 17 00:00:00 2001 From: Torsten Stauder Date: Fri, 11 Dec 2020 09:08:06 +0100 Subject: [PATCH] Added comment to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10f71ac..40cef13 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,11 @@ Finally, the long announced Tonuino-PCB for Wemos' Lolin32 is [there](https://gi * 06.12.2020: Added PCB for Wemos Lolin32 * 08.12.2020: Reworked MQTT-timeout-Management * 09.12.2020: mDND-feature added. If tonuino's name is "tonuino", you can use `tonuino.local` instead it's of IP-address. +* 11.12.2020: Revised GUI-design + (untested) PCB added for Wemos Lolin D32 + gerberfiles for headphone-PCB More to come... +## Known bugs +* Currently, when re-learning a RFID-tag, Tonuino restarts. Almost certainly it's a memory-issue. Still have to point out. ## Disclaimer This is a **fork** of the popular [Tonuino-project](https://github.com/xfjx/TonUINO) which means, that it only shares the basic concept of controlling a music-player by RFID-tags and buttons. **Said this I want to rule out, that the code-basis is completely different and developed by myself**. So there might be features, that are supported by my fork whereas others are missing or implemented differently. For sure both share that it's non-profit, DIY and developed on [Arduino](https://www.arduino.cc/).