Update __init__.py

Device firmware requires 20300 now - change coming from android.
This commit is contained in:
Thomas Göttgens
2022-04-25 09:15:33 +02:00
committed by GitHub
parent 82169f9d58
commit 73b06248aa

View File

@@ -94,7 +94,7 @@ BROADCAST_NUM = 0xffffffff
BROADCAST_ADDR = "^all"
"""A special ID that means broadcast"""
OUR_APP_VERSION = 20200
OUR_APP_VERSION = 20300
"""The numeric buildnumber (shared with android apps) specifying the
level of device code we are guaranteed to understand