Initial commit

This commit is contained in:
dash
2026-01-23 20:47:54 +01:00
commit 0014f8210b
14 changed files with 1430 additions and 0 deletions

9
libs/srvloc_log.py Normal file
View File

@@ -0,0 +1,9 @@
def printd(data):
# if DEBUG_PROTO:
# print(data)
pass
def printe(data):
pass