projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/lufa.git]
/
Demos
/
Device
/
LowLevel
/
RNDISEthernet
/
RNDISEthernet.c
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
b/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
index
9ad26dd
..
d0df973
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
@@
-73,9
+73,9
@@
void SetupHardware(void)
LEDs_Init();
Serial_Init(9600, false);
USB_Init();
LEDs_Init();
Serial_Init(9600, false);
USB_Init();
-
+
/* Create a stdio stream for the serial port for stdin and stdout */
/* Create a stdio stream for the serial port for stdin and stdout */
- Serial_CreateStream(NULL);
+ Serial_CreateStream(NULL);
}
/** Event handler for the USB_Connect event. This indicates that the device is enumerating via the status LEDs and
}
/** Event handler for the USB_Connect event. This indicates that the device is enumerating via the status LEDs and