diff --git a/esphome/components/ebyte_lora/config.h b/esphome/components/ebyte_lora/config.h index 8c7e299e59..8a8b862966 100644 --- a/esphome/components/ebyte_lora/config.h +++ b/esphome/components/ebyte_lora/config.h @@ -232,5 +232,6 @@ struct RegisterConfig { uint8_t crypt_h; uint8_t crypt_l; }; +#pragma pack(pop) } // namespace ebyte_lora } // namespace esphome