ugfx_release_2.6
Tectu 2012-06-08 00:10:57 +02:00
parent 9220a1ea3c
commit 9e3f966556
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
#include "touchpad.h"
#include "glcd.h"
static struct cal cal;
static struct cal cal = {
1, 1, 0, 0
};
static const SPIConfig spicfg = {
NULL,