FastLED 3.9.15
Loading...
Searching...
No Matches

◆ resetReconnectState()

void fl::HttpConnection::resetReconnectState ( )
private

Definition at line 201 of file connection.cpp.hpp.

201 {
202 // Reset reconnection timing state, but keep attempts counter
205}

References mNextReconnectTimeMs, and mReconnectDelayMs.

Referenced by onConnected(), and resetReconnectAttempts().

+ Here is the caller graph for this function: