Bump firmware version.

This commit is contained in:
iabdalkader 2020-11-23 20:47:04 +02:00
parent 7a827fae06
commit 207763e555

View File

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