mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
Merge branch 'boostless' of github.com:wjwwood/serial into boostless
This commit is contained in:
commit
382a7f68b0
@ -5,7 +5,7 @@
|
||||
|
||||
void setup()
|
||||
{
|
||||
Serial.begin(9600);
|
||||
Serial.begin(115200);
|
||||
}
|
||||
|
||||
void loop()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user