FastLED
3.9.15
Loading...
Searching...
No Matches
◆
shouldReconnect()
bool fl::HttpConnection::shouldReconnect
(
)
const
Definition at line
31
of file
connection.cpp.hpp
.
31
{
32
return
mState
==
ConnectionState::RECONNECTING
;
33
}
fl::HttpConnection::mState
ConnectionState mState
Definition
connection.h:75
fl::ConnectionState::RECONNECTING
@ RECONNECTING
Definition
connection.h:13
References
mState
, and
fl::RECONNECTING
.
fl
HttpConnection
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2