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.
Diff: registers.h
- Revision:
- 2:e26c096f1946
- Parent:
- 0:5fa5046f2ff5
- Child:
- 3:88da6c0412b0
--- a/registers.h Fri Dec 21 01:58:51 2012 +0000 +++ b/registers.h Sun Dec 30 04:58:42 2012 +0000 @@ -5,7 +5,9 @@ //that use the internal registers of the NXP LPC1768 #include "DigitalIn.h" #include "DigitalOut.h" +#include "Serial.h" #include "functions.h" +#include "Timer.h" //TODO : MORE!!!!!! #endif \ No newline at end of file