Raspberry Pi Weighting Control System
This project serves as a simple weighting control system, that was realized as a Bachelor Thesis
|
Structure used for RFID event. This structure contains read tag and flags of the event. More...
#include <rfid_reader.h>
Public Attributes | |
rfid_reader::rfid_tag | tag |
uint8_t | flags |
Structure used for RFID event. This structure contains read tag and flags of the event.
Definition at line 100 of file rfid_reader.h.
uint8_t rfid_e::flags |
Definition at line 102 of file rfid_reader.h.
rfid_reader::rfid_tag rfid_e::tag |
Definition at line 101 of file rfid_reader.h.