mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
Bump firmware version to 3.8.0
This commit is contained in:
parent
d68bc7c779
commit
17bcc7d200
@ -20,8 +20,8 @@
|
|||||||
* the IDE will Not connect if the major version number is different.
|
* the IDE will Not connect if the major version number is different.
|
||||||
*/
|
*/
|
||||||
#define FIRMWARE_VERSION_MAJOR (3)
|
#define FIRMWARE_VERSION_MAJOR (3)
|
||||||
#define FIRMWARE_VERSION_MINOR (7)
|
#define FIRMWARE_VERSION_MINOR (8)
|
||||||
#define FIRMWARE_VERSION_PATCH (1)
|
#define FIRMWARE_VERSION_PATCH (0)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* To add a new debugging command, increment the last command value used.
|
* To add a new debugging command, increment the last command value used.
|
||||||
|
Loading…
Reference in New Issue
Block a user