Tempo
Tempo is an app that allows users to create and manage timers, stopwatches, and alarms.
Variables
font1.hpp File Reference
#include <vector>
#include <string>
Include dependency graph for font1.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

vector< vector< string > > f1_ascii
 
int f1_height
 

Variable Documentation

◆ f1_ascii

vector<vector<string> > f1_ascii

Definition at line 160 of file font1.cpp.

Referenced by Display::Display().

◆ f1_height

int f1_height

Definition at line 161 of file font1.cpp.

Referenced by Display::Display().