fix: remove debug output from splitTextIntoLines and update weight display logic in scanRfidTask

This commit is contained in:
2025-02-24 19:14:45 +01:00
parent 0af14e2f7d
commit 1ade007473
2 changed files with 1 additions and 2 deletions

View File

@ -420,7 +420,7 @@ void scanRfidTask(void * parameter) {
//uidString = "";
nfcJsonData = "";
Serial.println("Tag entfernt");
oledShowWeight(0);
if (!autoSendToBambu) oledShowWeight(weight);
}
// aktualisieren der Website wenn sich der Status ändert