mirror of
https://github.com/esphome/esphome.git
synced 2024-11-24 16:08:10 +01:00
Update config.h
This commit is contained in:
parent
cd78a20eee
commit
2e2edb2431
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ struct REG3 {
|
|||
case EBYTE_DISABLED:
|
||||
return "enable_lbt: DISABLED";
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
}
|
||||
uint8_t reserve2 : 1;
|
||||
|
|
Loading…
Reference in a new issue