fix: aktualisiere Bedingungen für die AMS-Datenaktualisierung und entferne unnötige Aufrufe

This commit is contained in:
2025-02-25 14:52:27 +01:00
parent 90f800d042
commit 9c61b708aa
2 changed files with 12 additions and 7 deletions

View File

@@ -109,7 +109,7 @@ void loop() {
if (currentMillis - lastAmsSendTime >= amsSendInterval)
{
lastAmsSendTime = currentMillis;
sendAmsData(nullptr);
//sendAmsData(nullptr);
}
// Wenn Bambu auto set Spool aktiv