Bump firmware version.

This commit is contained in:
iabdalkader 2020-07-17 21:48:34 +02:00
parent 213e5d1fbf
commit c6d73c864c

View File

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