SWE-350 TOTP Generator Milestone 5
The DE-10 board has six 7-segment displays, this can be used to display and generate a time based one-time pin (TOTP).
Loading...
Searching...
No Matches
font.c File Reference
#include "font.h"
Include dependency graph for font.c:

Go to the source code of this file.

Variables

FONT_TABLE font_16x16
 

Variable Documentation

◆ font_16x16

FONT_TABLE font_16x16
Initial value:
= {
8,
16,
16,
16,
0x00,
0xFF,
1,
font_table
}

Definition at line 1032 of file font.c.