mirror of
https://github.com/Colorado-Mesh/meshcore-bot-firmware.git
synced 2026-08-11 16:20:29 +00:00
forge: add patch 6 — bot advert marker + auto-overwrite
- All self-advert paths (CMD_SEND_SELF_ADVERT, CMD_EXPORT_CONTACT, MyMesh::advert()) now use bot advert name with [MCBOT] suffix when bot_prefs.enabled, via new getAdvertNodeName() helper - Initial flood advert at 120s after boot instead of 24h, so other nodes see [MCBOT] in the contact name shortly after the bot boots - AUTO_ADD_OVERWRITE_OLDEST set by default on CMESH_BOT builds, so bots don't silently stop accepting contacts when the table fills Patches 0001-0005 re-exported (cosmetic series-count bump 1/5 -> 1/6).
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: cj-vana <cj@depth23.online>
|
||||
Date: Fri, 15 May 2026 20:09:58 -0600
|
||||
Subject: [PATCH 3/5] Allow prefixless firmware bot DMs
|
||||
Subject: [PATCH 3/6] Allow prefixless firmware bot DMs
|
||||
|
||||
---
|
||||
examples/companion_radio/BotPolicy.cpp | 2 +-
|
||||
|
||||
Reference in New Issue
Block a user