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
fd807cecc0
commit
0a82b20911
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
#define FIRMWARE_VERSION_MAJOR (4)
|
#define FIRMWARE_VERSION_MAJOR (4)
|
||||||
#define FIRMWARE_VERSION_MINOR (1)
|
#define FIRMWARE_VERSION_MINOR (1)
|
||||||
#define FIRMWARE_VERSION_PATCH (4)
|
#define FIRMWARE_VERSION_PATCH (5)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 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