-
-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
@TNobuhara
Description
Using Serial1.flush()
In flush() of ArduinoUnoR3 waited until the transmission was completely finished.
When I tried R4, it seemed to exit as soon as the Tx buffer was empty.
Please tell me what to do. Or is it possible to fix it?