Update USBDBG patch version.

This commit is contained in:
iabdalkader 2016-05-16 14:22:59 +02:00
parent 2e2c563227
commit 8f35a14ad8

View File

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