Li Ruofan 201199450

Dependencies:   mbed Gamepad Joystick

Revision:
6:cbd9e1f26a10
Parent:
5:e3a9f0548922
Child:
8:b4a2954dd74f
--- a/homepage/homepage.h	Fri May 15 19:57:40 2020 +0000
+++ b/homepage/homepage.h	Fri May 15 21:16:14 2020 +0000
@@ -1,11 +1,11 @@
-#ifndef Menu_H
-#define Menu_H
+#ifndef Homepage_H
+#define Homepage_H
 
 #include "mbed.h"
 #include "N5110.h"
 #include "Joystick.h"
 #include "Bitmap.h"
-#include "Sound.h"
+#include "bgm.h"
 /** Homepage Class
 @brief Library for different pages in the screen of mbed, University of Leeds
 @author Li Ruofan