diff --git a/mesh_bot.py b/mesh_bot.py index b1b36c6..a770010 100755 --- a/mesh_bot.py +++ b/mesh_bot.py @@ -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}")