FastLED 3.9.15
Loading...
Searching...
No Matches
AutoResearchAsync.h File Reference
+ Include dependency graph for AutoResearchAsync.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  autoresearch
 

Functions

void autoresearch::maybeRegisterStubAutorun (AutoResearchRemoteControl &, fl::shared_ptr< AutoResearchState > state)
 On FL_IS_STUB: register a one-shot async task that drives autoresearch.
 
fl::task::Handle autoresearch::setupRpcAsyncTask (AutoResearchRemoteControl &remote_control, int interval_ms=10)
 Setup async task for JSON-RPC processing.