Catchup debug messages

This commit is contained in:
InsanityAutomation
2021-09-15 22:41:39 -04:00
parent f17f5ad29d
commit 2201136141
22 changed files with 91 additions and 88 deletions
@@ -6,5 +6,5 @@ Import("env")
from datetime import datetime
env_name = str(env["PIOENV"])
env['PROGNAME'] = "firmware_%s_DW7.4.1" % (env_name)
env['PROGNAME'] = "firmware_%s_DW7.4.2" % (env_name)
#env['PROGNAME'] .= datetime.now().strftime("-%Y%m%d-%H%M%S")