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

◆ setRequestSource()

void fl::Server::setRequestSource ( RequestSource source)

Set request source callback.

Definition at line 24 of file server.cpp.hpp.

24 {
25 mRequestSource = fl::move(source);
26}
RequestSource mRequestSource
Definition server.h:88
constexpr remove_reference< T >::type && move(T &&t) FL_NOEXCEPT
Definition s16x16x4.h:28

References fl::fl::move(), and mRequestSource.

Referenced by operator=().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: