Minor format and comment changes
This commit is contained in:
parent
a026c94467
commit
1d2a5ca671
5 changed files with 5 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue