Blink.
This commit is contained in:
@@ -164,7 +164,7 @@ void setup() {
|
||||
TIMSK4 |= (1 << OCIE4A);
|
||||
sei();
|
||||
|
||||
Cube::set_blinking(1, 1, 1);
|
||||
// Cube::set_blinking(1, 1, 1);
|
||||
Serial.begin(115200);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user