marc136 / tonuino-nfc-tools

Android app to write NFC tags for the TonUINO diy music box
https://marc136.github.io/tonuino-nfc-tools
BSD 3-Clause "New" or "Revised" License
28 stars 9 forks source link

[v0.81] Unbekannter Modus beim Lesen eines Tags #11

Closed dl9sec closed 4 years ago

dl9sec commented 4 years ago

Hi,

ich habe einen Tag für v2.1.x mit Modus "Album von-bis" beschrieben. Wenn ich diesen Tag einlese kommt

Modus 8 Der Modus '8' ist unbekannt.

obwohl der Modus ja eigentlich bekannt sein sollte :-)

DoriosDE commented 4 years ago

https://github.com/marc136/tonuino-nfc-tools/blob/715ad40f3dfffc5c20d92754ef1cd1104a618aa6/app/src/main/java/de/mw136/tonuino/ui/ReadActivity.kt#L48

sollte in text = if (mode in 1..9) { geändert werden (habs jedoch nicht getestet)

marc136 commented 4 years ago

The problem should be fixed for the next version 0.9.0.