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

◆ last_error()

string fl::asio::http::Server::last_error ( ) const
inline

Get last error message.

Definition at line 226 of file server.h.

226{ return mLastError; }

References mLastError.