projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added support for the JM-DB-U2 board hardware.
[pub/lufa.git]
/
Demos
/
Host
/
LowLevel
/
RNDISEthernetHost
/
RNDISEthernetHost.h
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
b/Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
index
0110a2f
..
20a48ac
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
@@
-84,7
+84,7
@@
\r
/* Function Prototypes: */
\r
void SetupHardware(void);
\r
- void PrintIncom
m
ingPackets(void);
\r
+ void PrintIncomingPackets(void);
\r
void RNDIS_Host_Task(void);
\r
\r
void EVENT_USB_Host_HostError(const uint8_t ErrorCode);
\r