Uploaded project to git
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* fonts.h
|
||||
*
|
||||
* Created on: 19 avr. 2016
|
||||
* Author: cma
|
||||
*/
|
||||
|
||||
#ifndef INC_FONTS_H_
|
||||
#define INC_FONTS_H_
|
||||
|
||||
#define fontdatatype const unsigned char
|
||||
extern fontdatatype SmallFont[];
|
||||
|
||||
#endif /* INC_FONTS_H_ */
|
||||
Reference in New Issue
Block a user