fixes
This commit is contained in:
parent
9220a1ea3c
commit
9e3f966556
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user