Bump firmware version.

This commit is contained in:
iabdalkader 2021-01-13 21:40:43 +02:00
parent 7e45f89bc7
commit 8a24f84123

View File

@ -20,8 +20,8 @@
* the IDE will Not connect if the major version number is different.
*/
#define FIRMWARE_VERSION_MAJOR (3)
#define FIRMWARE_VERSION_MINOR (8)
#define FIRMWARE_VERSION_PATCH (1)
#define FIRMWARE_VERSION_MINOR (9)
#define FIRMWARE_VERSION_PATCH (0)
/**
* To add a new debugging command, increment the last command value used.