#include <Focus.h>
◆ Hook
typedef bool(* kaleidoscope::Focus::Hook) (const char *command) |
◆ HookNode
◆ Focus()
kaleidoscope::Focus::Focus |
( |
void |
| ) |
|
◆ addHook()
void kaleidoscope::Focus::addHook |
( |
HookNode * |
new_node | ) |
|
|
static |
◆ begin()
void kaleidoscope::Focus::begin |
( |
void |
| ) |
|
|
finalvirtual |
◆ helpHook()
bool kaleidoscope::Focus::helpHook |
( |
const char * |
command | ) |
|
|
static |
◆ printBool()
void kaleidoscope::Focus::printBool |
( |
bool |
b | ) |
|
|
static |
◆ printColor()
void kaleidoscope::Focus::printColor |
( |
uint8_t |
r, |
|
|
uint8_t |
g, |
|
|
uint8_t |
b |
|
) |
| |
|
static |
◆ printNumber()
void kaleidoscope::Focus::printNumber |
( |
uint16_t |
number | ) |
|
|
static |
◆ printSeparator()
void kaleidoscope::Focus::printSeparator |
( |
void |
| ) |
|
|
static |
◆ printSpace()
void kaleidoscope::Focus::printSpace |
( |
void |
| ) |
|
|
static |
◆ versionHook()
bool kaleidoscope::Focus::versionHook |
( |
const char * |
command | ) |
|
|
static |
The documentation for this class was generated from the following files:
- Kaleidoscope-Focus/src/Kaleidoscope/Focus.h
- Kaleidoscope-Focus/src/Kaleidoscope/Focus.cpp