Bump firmware version.

This commit is contained in:
iabdalkader 2020-02-07 23:05:31 +02:00
parent 87817f37f3
commit 85b207ce3f

View File

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