Update mesh_bot.py

This commit is contained in:
SpudGunMan
2025-10-13 17:26:08 -07:00
parent f3ec1cbe93
commit b921c73fa7
+1 -1
View File
@@ -1761,7 +1761,7 @@ async def start_rx():
logger.debug(f"System: MOTD Enabled using {MOTD} scheduler:{schedulerMotd}")
if sentry_enabled:
logger.debug(f"System: Sentry Mode Enabled {sentry_radius}m radius reporting to channel:{secure_channel}")
logger.debug(f"System: Sentry Mode Enabled {sentry_radius}m radius reporting to channel:{secure_channel} requestLOC:{reqLocationEnabled}")
if highfly_enabled:
logger.debug(f"System: HighFly Enabled using {highfly_altitude}m limit reporting to channel:{highfly_channel}")