1
0
Fork 0
Projet_Barbapapa_Firmware/include
Teo-CD aaa2b6553c RFID: Update definitions to allow a second reader
The board has a second SPI bus wired up for communication with two RFID readers
if needed.
However, the code only provided a constructor with no arguments, preventing
the use of a second instance on the different bus.

Update the constructor and the definitions to allow changing the chip select
and SPI bus used when creating an RFID reader.
2023-12-17 21:39:09 +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: Update definitions to allow a second reader 2023-12-17 21:39:09 +00:00
Speaker.h Speaker: Introduce audio playback 2023-10-22 21:19:29 +01:00