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: AOTTrigon I2CEEPROM MCP4922 AQM0802A mbed
Fork of NuMidi401 by
Diff: Main.h
- Revision:
- 1:cde592d8076e
- Child:
- 2:658699249a81
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Main.h Mon Dec 22 13:15:33 2014 +0000 @@ -0,0 +1,7 @@ +#pragma once + +#include "mbed.h" +#include "rtos.h" +#include "USBDevice.h" + +#include "AOTTrigon.h" \ No newline at end of file
