Commit 60555e61 authored by Avamander's avatar Avamander

Updated serial baudrate

parent 14b8fb0b
......@@ -50,7 +50,7 @@ void setup(void)
// Print preamble
//
Serial.begin(57600);
Serial.begin(115200);
printf_begin();
printf("\n\rRF24/examples/scanner/\n\r");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment