Update mesh_bot.py

This commit is contained in:
SpudGunMan
2024-07-31 23:47:26 -07:00
parent 1efad1a879
commit e83b5bda86
+1 -1
View File
@@ -310,7 +310,7 @@ def onReceive(packet, interface):
async def start_rx():
print ("\nMeshtastic Autoresponder Bot CTL+C to exit\n")
if bbs_enabled:
print(f"System: BBS Enabled, using {bbsdb}")
print(f"System: BBS Enabled, {bbsdb} has {bbs_messages.count} messages. Direct Mail Messages waiting: {bbs_dm.count}")
if solar_conditions_enabled:
print(f"System: Celestial Telemetry Enabled")
if location_enabled: