forge: add patch 11 — auto-advert at 5s after boot

Shortens BOT_PREFS_INITIAL_FLOOD_ADVERT_MILLIS from 120000 to 5000 so
the bot announces itself to the whole mesh ~5s after boot instead of
2 minutes after boot. Recurring flood interval still 24h (upstream
default); ask if you want that tightened.
This commit is contained in:
cj-vana
2026-05-16 20:49:59 -06:00
parent 0010842ac2
commit 16846a354c
12 changed files with 38 additions and 11 deletions

View File

@@ -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 03/10] Allow prefixless firmware bot DMs
Subject: [PATCH 03/11] Allow prefixless firmware bot DMs
---
examples/companion_radio/BotPolicy.cpp | 2 +-