Code formatting.
This commit is contained in:
@ -74,7 +74,7 @@ void setup()
|
||||
{
|
||||
byte spi_junk;
|
||||
int x;
|
||||
Serial.begin(38400);
|
||||
Serial.begin(115200);
|
||||
Serial.flush();
|
||||
|
||||
digitalWrite(USBSELECT,HIGH); //disable USB chip
|
||||
|
Reference in New Issue
Block a user