index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
glcd.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/glcd.c b/glcd.c
index 17a501c9..9d65b663 100644
--- a/
glcd.c
+++ b/
glcd.c
@@ -2,7 +2,6 @@
#include "fonts.h"
#include <math.h>
-uint16_t DeviceCode;
uint8_t font_width = 8, font_height = 16;
uint16_t lcd_width, lcd_height;