Remove unnessary header file in demo

ugfx_release_2.6
inmarket 2013-08-17 23:24:52 +10:00
parent 7625ac4548
commit 964ebc6e4a
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#include "stdlib.h"
#include "string.h"
#include "gfx.h"
#include "chprintf.h"
#define SCB_DEMCR (*(volatile unsigned *)0xE000EDFC)
#define CPU_RESET_CYCLECOUNTER do { SCB_DEMCR = SCB_DEMCR | 0x01000000; \