Bump firmware version.

This commit is contained in:
iabdalkader 2022-01-01 18:15:49 +02:00
parent dc2eebf012
commit bb1b5948e0

View File

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