Update firmware version.

This commit is contained in:
iabdalkader 2016-08-25 19:08:41 +02:00
parent 1d0e8dac35
commit fa65054815

View File

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