projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will...
[pub/USBasp.git]
/
Demos
/
Host
/
ClassDriver
/
RNDISEthernetHost
/
RNDISEthernetHost.h
diff --git
a/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
b/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
index
b1eac9e
..
06b9fd5
100644
(file)
--- a/
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
+++ b/
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
@@
-68,7
+68,7
@@
\r
/* Function Prototypes: */
\r
void SetupHardware(void);
\r
- void PrintIncom
m
ingPackets(void);
\r
+ void PrintIncomingPackets(void);
\r
\r
void EVENT_USB_Host_HostError(const uint8_t ErrorCode);
\r
void EVENT_USB_Host_DeviceAttached(void);
\r