note to self

This commit is contained in:
iceman1001 2022-01-03 22:11:52 +01:00
parent e1bcbd8159
commit 9c6baffc00

View file

@ -24,4 +24,6 @@ typedef struct {
uint16_t cardsize;
} legic_card_select_t;
// iceman: todo : this should be packed
#endif // _LEGIC_H_