Minor format and comment changes

This commit is contained in:
dak664 2010-12-14 22:51:04 +00:00
parent a026c94467
commit 1d2a5ca671
5 changed files with 5 additions and 6 deletions

View file

@ -310,8 +310,7 @@ void mac_ethernetSetup(void)
usbstick_mode.sendToRf = 1;
usbstick_mode.translate = 1;
usbstick_mode.debugOn= 1;
//usbstick_mode.raw = 1;
usbstick_mode.raw = 0; //default: don't report raw frames until they are entirely correct
usbstick_mode.raw = 0;
#if !RF230BB
sicslowinput = pinput;