Bump firmware version.

This commit is contained in:
iabdalkader 2019-12-17 20:29:30 +02:00
parent 5e04256dd2
commit c372ebe043

View File

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