mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
improve comment
This commit is contained in:
@@ -35,7 +35,7 @@ def move_file(source, target, env):
|
|||||||
print("app version: " + app_version)
|
print("app version: " + app_version)
|
||||||
print("platform: " + platform)
|
print("platform: " + platform)
|
||||||
|
|
||||||
# TODO do I need .exe for windows?
|
# TODO do we need to add a .exe extension for windows? - need to test
|
||||||
variant = "native"
|
variant = "native"
|
||||||
|
|
||||||
# check if output directories exist and create if necessary
|
# check if output directories exist and create if necessary
|
||||||
|
|||||||
Reference in New Issue
Block a user