Updated YunSerialTerminal
This commit is contained in:
parent
14ceb7ec47
commit
f735015d06
|
@ -20,7 +20,7 @@
|
||||||
This example code is in the public domain.
|
This example code is in the public domain.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
long baud = 115200;
|
long baud = 9600;
|
||||||
|
|
||||||
// Pin 13 has an LED connected on most Arduino boards.
|
// Pin 13 has an LED connected on most Arduino boards.
|
||||||
// give it a name:
|
// give it a name:
|
||||||
|
|
Loading…
Reference in New Issue