First Badge detection working
authorandre Ebersold <andre.ebersold@free.fr>
Sun, 12 Nov 2023 20:44:07 +0000 (21:44 +0100)
committerandre Ebersold <andre.ebersold@free.fr>
Sun, 12 Nov 2023 20:44:07 +0000 (21:44 +0100)
commit9f1580bec2db9fb12845b9b0bc87874c6d9ba555
treecfb88bcafac159877e0c1a1939a5e4cbca8eba21
parentef158a7431753e8479e92408247b66ed8c4c8aa5
First Badge detection working
12 files changed:
Application/WorkhourMeter/CMakeLists.txt
Application/WorkhourMeter/WorkMeterHandler.cpp
Application/WorkhourMeter/main.cpp
HAL/Abstract/RFID/IPN532Interface.h
HAL/Drivers/PN532.cpp
HAL/Drivers/PN532.h
HAL/Drivers/PN532Interface_I2C.cpp
HAL/Drivers/PN532Interface_I2C.h
Metadata/WorkMeterParamIds.h
Platform/CMakeLists.txt
Platform/RFIDReader/RFIDReaderHandler.cpp [new file with mode: 0644]
Platform/RFIDReader/RFIDReaderHandler.h [new file with mode: 0644]