compiler warnings

ugfx_release_2.6
Tectu 2012-07-09 02:39:28 +02:00
parent 9d498150f7
commit 8f7c2804fd
1 changed files with 2 additions and 0 deletions

2
gui.h
View File

@ -4,7 +4,9 @@
#include "ch.h"
#include "hal.h"
#include "glcd.h"
#include "chprintf.h"
#include "touchpad.h"
#include <string.h>
struct guiNode_t {
uint8_t type;