We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037d83d commit c91367aCopy full SHA for c91367a
libraries/MRI/examples/MRI/MRI.ino
@@ -5,7 +5,7 @@
5
6
#include <MRI.h>
7
8
-DebugSerial debugSerial(Serial1, USART1_IRQn, 115200);
+DebugSerial debugSerial(Serial1, USART1_IRQn, 230400);
9
10
void setup() {
11
}
0 commit comments