mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update release tag name
This commit is contained in:
parent
2f707cb353
commit
48a973a586
@ -53,7 +53,7 @@ baudrate = 921600
|
||||
enable_jpeg = True
|
||||
'''
|
||||
CONFIG_KEYS = ['board', 'serial_port', 'recent', 'last_fw_path', 'baudrate', 'enable_jpeg']
|
||||
RELEASE_TAG_NAME = 'v1.4'
|
||||
RELEASE_TAG_NAME = 'v1.5'
|
||||
RELEASE_URL = 'https://api.github.com/repos/openmv/openmv/releases/latest'
|
||||
OPENMV_BOARDS = ['OpenMV1', 'OpenMV2']
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user