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