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.
Fork of MicroBitDALImageRewrite by
Diff: inc/MicroBit.h
- Revision:
- 2:6597fe50dc94
- Parent:
- 1:3e0360107f98
- Child:
- 4:f998ee705a20
diff -r 3e0360107f98 -r 6597fe50dc94 inc/MicroBit.h --- a/inc/MicroBit.h Thu Apr 16 13:50:24 2015 +0000 +++ b/inc/MicroBit.h Tue Apr 28 18:32:34 2015 +0000 @@ -14,6 +14,7 @@ #include "MicroBitImage.h" #include "MicroBitIO.h" #include "MicroBitLED.h" +#include "MicroBitFiber.h" #define MICROBIT_IO_PINS 8 // TODO: Need to know how many. :-)