clear Logs

This commit is contained in:
SpudGunMan
2025-11-11 23:54:17 -08:00
parent e29573ebc0
commit 69df48957e
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -440,7 +440,7 @@ def refresh_channel_cache():
return build_channel_cache(force_refresh=True)
channel_list = build_channel_cache()
print(f"System: Channel Cache Built: {channel_list}")
#print(f"System: Channel Cache Built: {channel_list}")
#### FUN-ctions ####
def resolve_channel_name(channel_number, rxNode=1, interface_obj=None):