|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include "cdc_views/PasswordT9View.h"#include "cdc_views/KeyCodes.h"#include "cdc_views/RenderHelpers.h"#include "cdc_ui/I18n.h"#include "cdc_hal/IDisplay.h"#include <goodisplay/gdey029T94.h>#include <cstdio>Go to the source code of this file.
Namespaces | |
| namespace | cdc |
| namespace | cdc::ui |
| Centralized key-code constants for cdc_views. | |
Variables | |
| static constexpr int | cdc::ui::TITLE_Y = 5 |
| Layout constants mirror the ones used by T9InputView. | |
| static constexpr int | cdc::ui::TEXT_Y = 50 |
| static constexpr int | cdc::ui::TEXT_MARGIN = 10 |