Skip to content
Snippets Groups Projects
Verified Commit f4da88d2 authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

refact: increase baud rate

parent 551d673b
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
/*******************************************************************************
Macros (for pins and fixed components only!)
*******************************************************************************/
#define BAUD_RATE 115200 // baud rate for serial
#define BAUD_RATE 500000 // baud rate for serial (or 115200)
// Pins
#define ESC1_PIN 10 // ESC Front motor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment