mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
update total scons nodes
old-commit-hash: d2a9617f9c0ac4286381e8a9df143e55b0f1bc42
This commit is contained in:
@@ -19,7 +19,7 @@ WEBCAM = os.getenv("WEBCAM") is not None
|
||||
sys.path.append(os.path.join(BASEDIR, "pyextra"))
|
||||
os.environ['BASEDIR'] = BASEDIR
|
||||
|
||||
TOTAL_SCONS_NODES = 1005
|
||||
TOTAL_SCONS_NODES = 1040
|
||||
prebuilt = os.path.exists(os.path.join(BASEDIR, 'prebuilt'))
|
||||
|
||||
# Create folders needed for msgq
|
||||
|
||||
Reference in New Issue
Block a user