Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
main.h@8:475b80f88ceb, 2019-05-08 (annotated)
- Committer:
- adat80
- Date:
- Wed May 08 23:40:34 2019 +0000
- Revision:
- 8:475b80f88ceb
- Parent:
- 3:97cd7b3d89d0
Final Submission. I have read and agreed with Statement of Academic Integrity.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
adat80 | 1:3916f272663e | 1 | ///////// pre-processor directives //////// |
adat80 | 1:3916f272663e | 2 | #include "mbed.h" |
adat80 | 1:3916f272663e | 3 | #include "Gamepad.h" |
adat80 | 1:3916f272663e | 4 | #include "N5110.h" |
adat80 | 1:3916f272663e | 5 | #include "GameEngine.h" |