1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-15 15:18:16 +00:00

remove empty comment

This commit is contained in:
Tomasz Duda 2024-07-07 13:04:37 +02:00
parent 1618405881
commit 2d7da4c117

View File

@ -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)