Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two new options for when the same RFID card is inserted #138

Closed
boerge1 opened this issue Nov 19, 2023 · 3 comments
Closed

Two new options for when the same RFID card is inserted #138

boerge1 opened this issue Nov 19, 2023 · 3 comments
Labels

Comments

@boerge1
Copy link
Collaborator

boerge1 commented Nov 19, 2023

/* uncomment the below line to ignore the RFID if it is already playing
 * um die selbe RFID zu ignorieren, wenn die bereits spielt, in der nächste
 * Zeile den Kommentar entfernen
 */
//#define DONT_ACCEPT_SAME_RFID_TWICE

/* uncomment the below line to resume playback if the RFID that started the
 * playback is detected again
 * um die Wiedergabe fortzusetzen, wenn die selbe RFID erkannt wird, die bereits
 * abgespielt wird, in der nächste Zeile den Kommentar entfernen
 */
//#define RESUME_ON_SAME_RFID
@boerge1
Copy link
Collaborator Author

boerge1 commented Nov 19, 2023

pull request #137 created

@boerge1 boerge1 added enhancement New feature or request pull_request_exists labels Nov 19, 2023
@boerge1
Copy link
Collaborator Author

boerge1 commented Nov 20, 2023

pull request #137 merged to branch issue_138
pull request #139 created

@boerge1
Copy link
Collaborator Author

boerge1 commented Nov 20, 2023

pull request #139 merged

@boerge1 boerge1 closed this as completed Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant