1
Dependencies: mbed Gamepad N5110
Diff: main.cpp
- Revision:
- 3:7b28047013d2
- Parent:
- 2:1234b0a1a51d
- Child:
- 7:cafa0b96e8d3
diff -r 1234b0a1a51d -r 7b28047013d2 main.cpp --- a/main.cpp Sun Apr 28 05:49:15 2019 +0000 +++ b/main.cpp Thu May 02 06:20:20 2019 +0000 @@ -1,11 +1,11 @@ -//屏幕开始有蛇的图标 -//主页过了之后选择菜单菜单包含速度历史记录 -//音乐 /* -做选项的步骤 -把选项打印出来 -移动光标 -移动到某一个点击确定跳转到一个界面,点击返回返回到设置 +ELEC2645 Embedded Systems Project +School of Electronic & Electrical Engineering +University of Leeds +Name: Li Saiwen +Username: Li Saiwen +Student ID Number: LEEDS ID: 201089052 SWJTU ID:2016110325 +Date: */ #include "mbed.h" #include "N5110.h"