v0.9.200
This commit is contained in:
@@ -43,6 +43,11 @@ void setup() {
|
||||
while(!display.ready()) delay(10);
|
||||
return;
|
||||
}
|
||||
if(SDC_CS!=255) {
|
||||
display.putRequest(WAITFORSD, 0);
|
||||
Serial.print("##[BOOT]#\tSD search\t");
|
||||
}
|
||||
config.initPlaylistMode();
|
||||
netserver.begin();
|
||||
telnet.begin();
|
||||
initControls();
|
||||
|
||||
Reference in New Issue
Block a user