ELEC2645 (2015/16) / Mbed 2 deprecated Treasure_Hunt

Dependencies:   N5110 SoftPWM mbed

Revision:
17:2d424db3975f
Parent:
16:a6ca6858af24
Child:
18:5405ee7e243b
--- a/background.h	Mon May 02 08:56:08 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-
-#ifndef BACKGROUND_H
-#define BACKGROUND_H
-
-#include "mbed.h"
-#include "N5110.h"
-
-void initBackground(void);
-void drawBackground(void);
-
-
-#endif
\ No newline at end of file