Bump firmware version.

This commit is contained in:
iabdalkader 2020-02-07 21:56:13 +02:00
parent df00390d91
commit 87817f37f3

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 (5)
#define FIRMWARE_VERSION_PATCH (3)
#define FIRMWARE_VERSION_MINOR (6)
#define FIRMWARE_VERSION_PATCH (0)
/**
* To add a new debugging command, increment the last command value used.