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

Added virtual RFID-Cards #319

Merged
merged 3 commits into from Apr 22, 2024
Merged

Added virtual RFID-Cards #319

merged 3 commits into from Apr 22, 2024

Conversation

caco3
Copy link

@caco3 caco3 commented Apr 19, 2024

This PR is a replacement for #315 and adds 10 virtual RFID-Cards.

It is based on the concept in https://forum.espuino.de/t/webradio-station-auf-eine-taste-legen/1343:

  1. In settings.h assign any button action to one of the virtual RFID-Card cmds CMD_VIRTUAL_RFID_CARD_0{1..10}
  2. In the WebUI, use the corresponding virtual RFIDs 90000000000{1..10} as the RFID number. Alternatively just press the configured key shortcut and the corresponding RFID gets filled in.

Note that I also replaced the magic numbers für the code in the Web_SendWebsocketData() with an enum.

@caco3 caco3 changed the title Virtual rfid cards Added virtual RFID-Cards Apr 19, 2024
@caco3 caco3 mentioned this pull request Apr 19, 2024
@tueddy tueddy merged commit d9b9b88 into biologist79:dev Apr 22, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants