CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
T9InputView.h File Reference
#include "cdc_ui/IView.h"
#include <cstdint>

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

T9InputViewcdc::ui::showT9Input (const char *title, const char *initialText, T9InputView::SaveCallback onSave, uint16_t maxLen)
 Shows a shared T9 input view instance.