From 5baee422c23dd39b9543d774057eb2b8e53aef27 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Tue, 11 Nov 2025 22:18:22 -0800 Subject: [PATCH] Update system.py --- modules/system.py | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/system.py b/modules/system.py index 41aa379..03946ea 100644 --- a/modules/system.py +++ b/modules/system.py @@ -4,7 +4,6 @@ import meshtastic.serial_interface #pip install meshtastic or use launch.sh for venv import meshtastic.tcp_interface import meshtastic.ble_interface -from meshtastic.util import generate_channel_hash import time import asyncio import random