mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Bump firmware version.
This commit is contained in:
parent
c8c776374c
commit
63c3ee85c2
@ -18,8 +18,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 (2)
|
#define FIRMWARE_VERSION_MAJOR (2)
|
||||||
#define FIRMWARE_VERSION_MINOR (4)
|
#define FIRMWARE_VERSION_MINOR (5)
|
||||||
#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