Mutila: Mouse's Utilities for Arduino
Oft-used utilities: debouncing buttons, averaging samples, and so on.
CommandInterface Member List

This is the complete list of members for CommandInterface, including all inherited members.

_buf (defined in CommandInterface)CommandInterfaceprotected
_idx (defined in CommandInterface)CommandInterfaceprotected
_maxLen (defined in CommandInterface)CommandInterfaceprotected
_stream (defined in CommandInterface)CommandInterfaceprotected
begin(Stream &stream=Serial)CommandInterfacevirtual
clearBuf()CommandInterfaceprotected
CommandInterface(uint8_t maxCmdLen=48)CommandInterface
echoCommandInterface
runCmd()=0CommandInterfacepure virtual
update()CommandInterface
~CommandInterface()CommandInterface