mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-08-04 00:10:42 -04:00
Prep client gen for header parsing
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
################################################################################
|
||||
|
||||
|
||||
class XAPRouteError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class XAPRoutes():
|
||||
# XAP
|
||||
XAP_VERSION_QUERY = b'\x00\x00'
|
||||
|
||||
Reference in New Issue
Block a user