Update fbt_options.py

This commit is contained in:
VerstreuteSeele
2022-12-19 01:36:23 +01:00
parent 8dfd663cd8
commit ad77882c04
+1 -1
View File
@@ -14,7 +14,7 @@ DEBUG = 0
# Suffix to add to files when building distribution
# If OS environment has DIST_SUFFIX set, it will be used instead
DIST_SUFFIX = "CC_CL-0013"
DIST_SUFFIX = "CC_CL-0013_12192022"
# Coprocessor firmware
COPRO_OB_DATA = "scripts/ob.data"