CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
FirmwareCheck.h
Go to the documentation of this file.
1#pragma once
2
3#include <cstddef>
4
10
11namespace cdc::ui {
12
23
34bool firmwareCheckLastResult(char* out, size_t cap);
35
36} // namespace cdc::ui
Centralized key-code constants for cdc_views.
Definition IModule.h:8
void showFirmwareCheck()
Opens the Firmware Check screen and pushes it onto the view stack.
bool firmwareCheckLastResult(char *out, size_t cap)
Formats the last persisted upstream check into out.