Prep client gen for header parsing

This commit is contained in:
zvecr
2022-07-17 23:04:35 +01:00
parent 5c21830da2
commit 7bce3d7b25
5 changed files with 75 additions and 23 deletions
+4
View File
@@ -27,6 +27,10 @@
################################################################################
class XAPRouteError(Exception):
pass
class XAPRoutes():
# XAP
XAP_VERSION_QUERY = b'\x00\x00'