Volltextergebnisse:
- ps2014
- void ICACHE_RAM_ATTR hallISR() { unsigned long now = micros(); if (now - lastHallMicros < HALL_DEBOUNCE_US) return; lastHallMicros = now; hallPulses++; hallEvent = true; lastPulseT... tTryConnect(); else mqtt.loop(); unsigned long now = millis(); // process raw limit triggers with

