Bump firmware version.

This commit is contained in:
iabdalkader 2019-12-17 20:45:36 +02:00
parent c372ebe043
commit a34d2883e7

View File

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