feat: füge Bestätigungsmeldung für Spool-Einstellung hinzu
This commit is contained in:
parent
d58244c1f8
commit
0a1bf22f7e
@ -314,6 +314,8 @@ void autoSetSpool(int spoolId, uint8_t trayId) {
|
|||||||
Serial.println(spoolInfo.as<String>());
|
Serial.println(spoolInfo.as<String>());
|
||||||
|
|
||||||
setBambuSpool(spoolInfo.as<String>());
|
setBambuSpool(spoolInfo.as<String>());
|
||||||
|
|
||||||
|
oledShowMessage("Spool set");
|
||||||
}
|
}
|
||||||
|
|
||||||
// id wieder zurücksetzen damit abgeschlossen
|
// id wieder zurücksetzen damit abgeschlossen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user