mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
Fixing message in serial_example.
This commit is contained in:
parent
241daf3073
commit
da2307c8a6
@ -5,7 +5,7 @@
|
||||
|
||||
void setup()
|
||||
{
|
||||
Serial.begin(9600);
|
||||
Serial.begin(115200);
|
||||
}
|
||||
|
||||
void loop()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user