Defines | |
#define | MYUSB_VERSION_MAJOR 1 |
#define | MYUSB_VERSION_MINOR 5 |
#define | MYUSB_VERSION_REVISION 2 |
#define | MYUSB_VERSION_STRING "1.5.2" |
#define MYUSB_VERSION_MAJOR 1 |
Indicates the major version number of the library as an integer.
#define MYUSB_VERSION_MINOR 5 |
Indicates the minor version number of the library as an integer.
#define MYUSB_VERSION_REVISION 2 |
Indicates the revision version number of the library as an integer.
#define MYUSB_VERSION_STRING "1.5.2" |
Indicates the complete version number of the library, in string form.