Update test cases
This commit is contained in:
@@ -24,7 +24,7 @@ void loop() {
|
||||
}
|
||||
delay(10);
|
||||
//Completely off
|
||||
dezibot.display.clear()
|
||||
dezibot.display.clear();
|
||||
sleep(10);
|
||||
//Completely on
|
||||
dezibot.display.invertColor();
|
||||
|
||||
Reference in New Issue
Block a user