mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Add int16 to codegen (#4507)
This commit is contained in:
@@ -63,6 +63,7 @@ from esphome.cpp_types import ( # noqa
|
||||
uint16,
|
||||
uint32,
|
||||
uint64,
|
||||
int16,
|
||||
int32,
|
||||
int64,
|
||||
size_t,
|
||||
|
||||
Reference in New Issue
Block a user