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
testing.c
Go to the documentation of this file.
1//
2// Created by Erick Grant on 11/14/2024.
3//
4
5//#include <assert.h>
6//#include <stdio.h>
7//#include <stdlib.h>
8//
9//#include "7-segment/7-segment.h"