Bump firmware version.

This commit is contained in:
iabdalkader 2021-08-02 22:47:12 +02:00
parent 4ac09721c9
commit bd245546b7

View File

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