Bump firmware version.

This commit is contained in:
iabdalkader 2020-10-06 17:36:33 +02:00
parent b4cbf37ea7
commit 947c1ebfca

View File

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