mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-18 06:55:38 +02:00
Update mesh_bot.py
This commit is contained in:
@@ -170,8 +170,6 @@ def handle_lheard():
|
||||
bot_response += "Ch Use: " + str(chutil1) + "%"
|
||||
if interface2_enabled:
|
||||
bot_response += " P2:" + str(chutil2) + "%"
|
||||
#packet count
|
||||
bot_response += f"\nPackets: {packetCount} Encrypted: {encPacketCount}"
|
||||
return bot_response
|
||||
|
||||
def handle_whereami(message_from_id, deviceID, channel_number):
|
||||
|
||||
Reference in New Issue
Block a user