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

Go to the source code of this file.

Variables

vector< vector< string > > f3_ascii
 
int f3_height
 

Variable Documentation

◆ f3_ascii

vector<vector<string> > f3_ascii

Definition at line 199 of file font3.cpp.

Referenced by Display::Display().

◆ f3_height

int f3_height

Definition at line 200 of file font3.cpp.

Referenced by Display::Display().