Update config.h

This commit is contained in:
Daniël Koek 2024-04-02 17:17:57 +01:00
parent 30f32dc295
commit 892c3de7d5

View file

@ -232,5 +232,6 @@ struct RegisterConfig {
uint8_t crypt_h;
uint8_t crypt_l;
};
#pragma pack(pop)
} // namespace ebyte_lora
} // namespace esphome