mirror of
https://github.com/Colorado-Mesh/meshcore-bot-firmware.git
synced 2026-08-12 08:40:28 +00:00
forge: step 5 — add firmware bot commands
This commit is contained in:
@@ -22,6 +22,7 @@ def main():
|
||||
str(ROOT / "tests" / "firmware_bot" / "test_firmware_bot.cpp"),
|
||||
str(SRC_DIR / "FirmwareBot.cpp"),
|
||||
str(SRC_DIR / "BotPolicy.cpp"),
|
||||
str(SRC_DIR / "BotCommands.cpp"),
|
||||
"-o",
|
||||
str(binary),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user