Bump firmware version.

This commit is contained in:
iabdalkader 2023-01-21 11:22:19 +02:00
parent 4f732d8635
commit c4409c2acd

View File

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