Bump firmware version.

This commit is contained in:
iabdalkader 2018-01-24 15:05:04 +02:00
parent 4183f13687
commit f608150b02

View File

@ -18,7 +18,7 @@
* the IDE will Not connect if the major version number is different.
*/
#define FIRMWARE_VERSION_MAJOR (2)
#define FIRMWARE_VERSION_MINOR (7)
#define FIRMWARE_VERSION_MINOR (8)
#define FIRMWARE_VERSION_PATCH (0)
/**