Update udp.py

This commit is contained in:
SpudGunMan
2025-10-15 15:57:40 -07:00
parent 9cda8daf65
commit 8730f0fd38
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# UDP Interface
# UDP Interface Listener
# credit to pdxlocations for all of this core work https://github.com/pdxlocations/
from pubsub import pub
from meshtastic.protobuf import mesh_pb2, portnums_pb2