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
0d9fa2362f
commit
ffdadcf8df
@ -17,8 +17,8 @@
|
||||
* Note: incrementing the major version will require a fw upgrade,
|
||||
* the IDE will Not connect if the major version number is different.
|
||||
*/
|
||||
#define FIRMWARE_VERSION_MAJOR (2)
|
||||
#define FIRMWARE_VERSION_MINOR (9)
|
||||
#define FIRMWARE_VERSION_MAJOR (3)
|
||||
#define FIRMWARE_VERSION_MINOR (0)
|
||||
#define FIRMWARE_VERSION_PATCH (0)
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user