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:
- 3:e98f2da2d3c5
- Parent:
- 2:658699249a81
- Child:
- 7:439c57c20593
--- a/Main.h Mon Dec 22 13:46:49 2014 +0000 +++ b/Main.h Tue Dec 23 05:32:48 2014 +0000 @@ -2,5 +2,7 @@ #include "mbed.h" #include "USBDevice.h" +#include "MCP4922.h" +#include "AOTTrigon.h" -#include "AOTTrigon.h" \ No newline at end of file +#define M_PI 3.14159265358979323846264 \ No newline at end of file
