projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix interface protocol match value for the Android Accessory Host demo interface...
[pub/USBasp.git]
/
Demos
/
Host
/
Incomplete
/
AndroidAccessoryHost
/
ConfigDescriptor.h
diff --git
a/Demos/Host/Incomplete/AndroidAccessoryHost/ConfigDescriptor.h
b/Demos/Host/Incomplete/AndroidAccessoryHost/ConfigDescriptor.h
index
fed6135
..
b63cbe4
100644
(file)
--- a/
Demos/Host/Incomplete/AndroidAccessoryHost/ConfigDescriptor.h
+++ b/
Demos/Host/Incomplete/AndroidAccessoryHost/ConfigDescriptor.h
@@
-45,7
+45,7
@@
#define ANDROID_INTERFACE_CLASS 0xFF
#define ANDROID_INTERFACE_SUBCLASS 0xFF
#define ANDROID_INTERFACE_CLASS 0xFF
#define ANDROID_INTERFACE_SUBCLASS 0xFF
- #define ANDROID_INTERFACE_PROTOCOL 0x0
1
+ #define ANDROID_INTERFACE_PROTOCOL 0x0
0
/* Enums: */
/** Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
/* Enums: */
/** Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */