Bump firmware version.

This commit is contained in:
iabdalkader 2019-11-04 18:23:53 +02:00
parent 49e3e1ef88
commit d8782275e3

View File

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