1
0
Fork 0
Projet_Barbapapa_Firmware/include
Teo-CD 73ceeb493c RFID: Clean up and generalize
Add a constant for the ID block used and replace it.

Clean up some comments and clarify expectations.

readBlock() did not properly halt tags after errors and the else
clause was superfluous. Properly handle error status.

Move currentActiveTags to be static and initialize it.
This allows for keeping track of max/current tags accross multiple instances.
2024-01-06 00:15:48 +00:00
..
Com.h Com: Make the comment length explicit 2023-10-22 21:16:49 +01:00
IDs.h IDs: Introduce ID handling functions and data 2023-10-21 18:23:43 +01:00
LCD.h Speaker: Introduce audio playback 2023-10-22 21:19:29 +01:00
Pinout.h Add pinout 2023-09-09 18:19:57 +01:00
RFID.h RFID: Clean up and generalize 2024-01-06 00:15:48 +00:00
Speaker.h Speaker: Introduce audio playback 2023-10-22 21:19:29 +01:00