Landtiger LPC1768 C BigLib 1
A self made, custom C library for the LandTiger board.
 
Loading...
Searching...
No Matches
glcd_config.h
Go to the documentation of this file.
1#ifndef __GLCD_CONFIG_H
2#define __GLCD_CONFIG_H
3
8
10#define GLCD_MAX_COMPS_PER_OBJECT 12
11
13#define GLCD_MAX_FONTS 16
14
15#endif