added model change detection, recompiles bluetooth if so

This commit is contained in:
dekunukem
2022-02-15 01:22:12 +00:00
parent 6c3877d09e
commit 96de5f95e1
4 changed files with 65 additions and 3 deletions

View File

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