fixed switch pro controller button not holding down, added compatibility matrix, updated doc

This commit is contained in:
dekunukem
2022-03-18 23:57:15 +00:00
parent 46b63382c8
commit 7bfc54c85e
6 changed files with 47 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
RPI_APP_VERSION_TUPLE = (0, 0, 6)
RPI_APP_VERSION_TUPLE = (0, 0, 7)
code_name_to_value_lookup = {
'KEY_RESERVED':(0, 'kb_key'),