diff --git a/user_program/usb4vc_shared.py b/user_program/usb4vc_shared.py index c9331f9..8d2b194 100644 --- a/user_program/usb4vc_shared.py +++ b/user_program/usb4vc_shared.py @@ -1,4 +1,4 @@ -RPI_APP_VERSION_TUPLE = (0, 0, 3) +RPI_APP_VERSION_TUPLE = (0, 0, 4) code_name_to_value_lookup = { 'KEY_RESERVED':(0, 'kb_key'),