mirror of
https://github.com/esphome/esphome.git
synced 2024-11-24 07:58:09 +01:00
remove empty comment
This commit is contained in:
parent
1618405881
commit
2d7da4c117
1 changed files with 1 additions and 1 deletions
|
@ -103,5 +103,5 @@ async def to_code(config):
|
|||
cg.add_platformio_option("board_upload.use_1200bps_touch", "true")
|
||||
cg.add_platformio_option("board_upload.require_upload_port", "true")
|
||||
cg.add_platformio_option("board_upload.wait_for_upload_port", "true")
|
||||
#
|
||||
|
||||
zephyr_to_code(conf)
|
||||
|
|
Loading…
Reference in a new issue