mirror of
https://github.com/esphome/esphome.git
synced 2024-11-21 22:48:10 +01:00
Reserve keyword "clock" (#5279)
This commit is contained in:
parent
da8afd36b2
commit
03ab23fec8
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ RESERVED_IDS = [
|
|||
"char16_t",
|
||||
"char32_t",
|
||||
"class",
|
||||
"clock",
|
||||
"compl",
|
||||
"concept",
|
||||
"const",
|
||||
|
|
Loading…
Reference in a new issue