Commit 14b8fb0b authored by Avamander's avatar Avamander

Updated serial baudrate

parent 842d0489
......@@ -58,7 +58,7 @@ void setup(void)
// Print preamble
//
Serial.begin(57600);
Serial.begin(115200);
printf_begin();
printf("\r\nRF24/examples/nordic_fob/\r\n");
......
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