fix: OK blink #7
@ -39,6 +39,8 @@ Program::Program() {
|
||||
// Startup LEDs
|
||||
this->ledLib = new LedLib(PIXEL_COUNT, PIXEL_PIN, 255);
|
||||
|
||||
this->ledLib->okBlink();
|
||||
|
||||
}
|
||||
|
||||
void Program::sendTime(String timeEnd){
|
||||
|
Loading…
x
Reference in New Issue
Block a user