Bump firmware version.

This commit is contained in:
iabdalkader 2022-03-10 21:01:20 +02:00
parent 134ef5ece3
commit 20b98f02c9

View File

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