mirror of
https://github.com/meshtastic/python.git
synced 2026-01-02 04:47:54 -05:00
Update __init__.py
Device firmware requires 20300 now - change coming from android.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user