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

◆ getReconnectAttempts()

u32 fl::HttpConnection::getReconnectAttempts ( ) const

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

147 {
148 return mReconnectAttempts;
149}

References mReconnectAttempts.