Bump firmware version.

This commit is contained in:
iabdalkader 2021-05-13 23:38:23 +02:00
parent 5d3e2c60c2
commit 606c0691d1

View File

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