Bump firmware version.

This commit is contained in:
iabdalkader 2021-01-13 22:01:22 +02:00
parent 81c4aa2bc1
commit 6fa0b9f478

View File

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