jk, just continue to build ontop (added better debug prints, colors, bitstream additions, continuation for bitstream parsing, and currently working on acks)

This commit is contained in:
2021-05-10 22:45:41 +02:00
parent 4812d9c35d
commit c258c520a5
10 changed files with 503 additions and 130 deletions

View File

@@ -3,7 +3,6 @@
"logging": {
"filename": "",
"level": "DEBUG",
"format": "[%(name)s:L%(lineno)02d %(levelname)s] %(message)s",
"datefmt": "%d-%b-%y %H:%M:%S"
}
},