Bump firmware version.

This commit is contained in:
iabdalkader 2021-05-27 20:36:43 +02:00
parent a6e5b3a42a
commit b0f36d4d0e

View File

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