mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
Reserve keyword "clock" (#5279)
This commit is contained in:
parent
e44a60e814
commit
d2bccbe8ac
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