diff --git a/include/legic.h b/include/legic.h index 574cb7fdf..17d2ebc26 100644 --- a/include/legic.h +++ b/include/legic.h @@ -24,4 +24,6 @@ typedef struct { uint16_t cardsize; } legic_card_select_t; +// iceman: todo : this should be packed + #endif // _LEGIC_H_