|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Go to the source code of this file.
Classes | |
| class | cdc::ui::T9InputView |
Namespaces | |
| namespace | cdc |
| namespace | cdc::ui |
| Centralized key-code constants for cdc_views. | |
Functions | |
| T9InputView * | cdc::ui::showT9Input (const char *title, const char *initialText, T9InputView::SaveCallback onSave, uint16_t maxLen) |
| Shows a shared T9 input view instance. | |