Bump firmware version.

This commit is contained in:
iabdalkader 2020-03-31 00:49:18 +02:00
parent 79ef9e5c2d
commit e1686b50de

View File

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