Bump firmware version.

This commit is contained in:
iabdalkader 2022-01-01 17:54:36 +02:00
parent 05c68fe962
commit 8cb4b8fea4

View File

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