TonUINO icon indicating copy to clipboard operation
TonUINO copied to clipboard

Die DIY Musikbox (nicht nur) für Kinder

Results 46 TonUINO issues
Sort by recently updated
recently updated
newest added

Hi, in der 5-Tasten-Variante kommt es zur falschen Ansage der Bedienung z.B. bei der Ordnerauswahl bei Erkennen einer neuen Karte, wenn im Admin-Menü die Funktion der Tasten Vol+- / Up-Down...

- Real Time Clock (z.B. DS1307 oder DS3231) mit eigenem Modus (Modus 10) - z.B. für Adventskalenderhörbuch (benötigt Bibliothek RTClib); aktivieren über #define RTC - Rotary Encoder (KY-040) für Volume...

Checks if card is removed and stops playback when no card is present on the RFID reader

This PR adds PlatformIO and Visual Studio Code specific files and folders to `.gitignore` so that VS Code can be used by developers alongside Arduino IDE without interference.

- modified for easy usage with PlatformIO - removed compiler warnings

In function readCard is a possible memory leak, caused by removing of a modifier card. When a modifier card is removed, only the activeModifier is set to null, but the...

The purpose of this PR is to increase the overall code quality by fixing the causes of current compiler warnings. @A-A-G I noticed you also made these changes in your...

Instead of just saying key A is used, print the key effectively used.