Mutila: Mouse's Utilities for Arduino
Oft-used utilities: debouncing buttons, averaging samples, and so on.
|
This is the complete list of members for CommandInterface, including all inherited members.
_buf (defined in CommandInterface) | CommandInterface | protected |
_idx (defined in CommandInterface) | CommandInterface | protected |
_maxLen (defined in CommandInterface) | CommandInterface | protected |
_stream (defined in CommandInterface) | CommandInterface | protected |
begin(Stream &stream=Serial) | CommandInterface | virtual |
clearBuf() | CommandInterface | protected |
CommandInterface(uint8_t maxCmdLen=48) | CommandInterface | |
echo | CommandInterface | |
runCmd()=0 | CommandInterface | pure virtual |
update() | CommandInterface | |
~CommandInterface() | CommandInterface |