Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- ps2014
- 7 Treffer, Zuletzt geändert:
- long lastPublishMs = 0;
const unsigned long PUBLISH_INTERVAL_MS = 2000;
// Stall detection
unsigned ... ulses) + ",homed:" + (homed?"1":"0");
mqtt.publish(topic.c_str(), payload.c_str(), true);
Serial.p... (!mqtt.connected()) { Serial.println("[MQTT] publish skip (not connected): " + String(suffix)); return... mqttBaseTopic + "/" + String(suffix);
mqtt.publish(topic.c_str(), msg);
Serial.println("[MQTT] Pub