Bump firmware version.

This commit is contained in:
iabdalkader 2021-12-13 20:08:26 +02:00
parent 048829a4f3
commit 508419f6d5

View File

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