diff --git a/include/em4x70.h b/include/em4x70.h index e54e09647..503b5f2e8 100644 --- a/include/em4x70.h +++ b/include/em4x70.h @@ -13,6 +13,6 @@ typedef struct { bool parity; -} PACKED em4x70_data_t; +} em4x70_data_t; #endif /* EM4X70_H__ */