cleanups
This commit is contained in:
parent
a67bde079c
commit
b718fed617
1 changed files with 0 additions and 1 deletions
1
glcd.c
1
glcd.c
|
@ -2,7 +2,6 @@
|
||||||
#include "fonts.h"
|
#include "fonts.h"
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
uint16_t DeviceCode;
|
|
||||||
uint8_t font_width = 8, font_height = 16;
|
uint8_t font_width = 8, font_height = 16;
|
||||||
uint16_t lcd_width, lcd_height;
|
uint16_t lcd_width, lcd_height;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue