Bump firmware version.

This commit is contained in:
iabdalkader 2022-05-15 20:40:51 +02:00
parent 4455c030c3
commit 9f06eb4fe1

View File

@ -17,7 +17,7 @@
*/ */
#define FIRMWARE_VERSION_MAJOR (4) #define FIRMWARE_VERSION_MAJOR (4)
#define FIRMWARE_VERSION_MINOR (3) #define FIRMWARE_VERSION_MINOR (3)
#define FIRMWARE_VERSION_PATCH (1) #define FIRMWARE_VERSION_PATCH (2)
/** /**
* To add a new debugging command, increment the last command value used. * To add a new debugging command, increment the last command value used.