projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git]
/
Projects
/
HIDReportViewer
/
HIDReportViewer.h
diff --git
a/Projects/HIDReportViewer/HIDReportViewer.h
b/Projects/HIDReportViewer/HIDReportViewer.h
index
ff2512b
..
ea8b6b9
100644
(file)
--- a/
Projects/HIDReportViewer/HIDReportViewer.h
+++ b/
Projects/HIDReportViewer/HIDReportViewer.h
@@
-69,6
+69,7
@@
\r
/* Function Prototypes: */
\r
void SetupHardware(void);
\r
+ void RetrieveDeviceData(void);
\r
void OutputReportSizes(void);
\r
void OutputParsedReportItems(void);
\r
void OutputCollectionPath(const HID_CollectionPath_t* const CollectionPath);
\r