mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
fixed glitch with the screen when starting the process
This commit is contained in:
parent
e5baff7372
commit
b91e6308bd
@ -63,7 +63,7 @@ void setup(){
|
||||
Robot.text("Found track", 5, 19);
|
||||
// run the rescue sequence a second time
|
||||
rescueSequence();
|
||||
Robot.text("Found obstacle", 5, 24);
|
||||
Robot.text("Found obstacle", 5, 26);
|
||||
|
||||
// here you could go on ...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user