mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Up IDE tag name.
This commit is contained in:
parent
65ddf182b1
commit
f85f42f7bf
@ -57,7 +57,7 @@ baudrate = 921600
|
|||||||
enable_jpeg = True
|
enable_jpeg = True
|
||||||
'''
|
'''
|
||||||
CONFIG_KEYS = ['board', 'serial_port', 'recent', 'last_fw_path', 'baudrate', 'enable_jpeg']
|
CONFIG_KEYS = ['board', 'serial_port', 'recent', 'last_fw_path', 'baudrate', 'enable_jpeg']
|
||||||
RELEASE_TAG_NAME = 'v1.1'
|
RELEASE_TAG_NAME = 'v1.2'
|
||||||
RELEASE_URL = 'https://api.github.com/repos/openmv/openmv/releases/latest'
|
RELEASE_URL = 'https://api.github.com/repos/openmv/openmv/releases/latest'
|
||||||
|
|
||||||
class OMVGtk:
|
class OMVGtk:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user