mirror of
https://github.com/esphome/esphome.git
synced 2025-02-18 01:03:12 +01:00
Update config.h
This commit is contained in:
parent
30f32dc295
commit
892c3de7d5
1 changed files with 1 additions and 0 deletions
|
@ -232,5 +232,6 @@ struct RegisterConfig {
|
||||||
uint8_t crypt_h;
|
uint8_t crypt_h;
|
||||||
uint8_t crypt_l;
|
uint8_t crypt_l;
|
||||||
};
|
};
|
||||||
|
#pragma pack(pop)
|
||||||
} // namespace ebyte_lora
|
} // namespace ebyte_lora
|
||||||
} // namespace esphome
|
} // namespace esphome
|
||||||
|
|
Loading…
Add table
Reference in a new issue