muwerk Scheduler Library
A low-resource cooperative scheduler with MQTT-like queues for Arduinos, ATtiny up to ESP32
|
This is the complete list of members for ustd::SerialConsole, including all inherited members.
begin(Scheduler *_pSched, String initialCommand="", unsigned long pollRate=60) | ustd::SerialConsole | inline |
begin(Scheduler *_pSched, Stream *pSerial, String initialCommand="", unsigned long pollRate=60) | ustd::SerialConsole | inline |
Console(String name, Print *printer) | ustd::Console | inline |
execute(String command) | ustd::Console | inline |
extend(String command, T_COMMANDFN handler) | ustd::Console | inline |
SerialConsole() | ustd::SerialConsole | inline |
unextend(String command) | ustd::Console | inline |
unextend(int commandHandle) | ustd::Console | inline |