mirror of
https://github.com/Colorado-Mesh/meshcore-bot-firmware.git
synced 2026-08-12 00:30:29 +00:00
forge: step 7 — add response coordinator
This commit is contained in:
@@ -24,6 +24,8 @@ def main():
|
||||
str(SRC_DIR / "BotPolicy.cpp"),
|
||||
str(SRC_DIR / "BotCommands.cpp"),
|
||||
str(SRC_DIR / "EmergencyForwarder.cpp"),
|
||||
str(SRC_DIR / "KnownBotRegistry.cpp"),
|
||||
str(SRC_DIR / "ResponseCoordinator.cpp"),
|
||||
"-o",
|
||||
str(binary),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user