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 mbed by
Revision 99:7f6c6de930c0, committed 2015-05-03
- Comitter:
- Mikchel
- Date:
- Sun May 03 16:04:42 2015 +0000
- Parent:
- 98:8ab26030e058
- Commit message:
- 12
Changed in this revision
AnalogIn.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8ab26030e058 -r 7f6c6de930c0 AnalogIn.h --- a/AnalogIn.h Wed Apr 29 10:16:23 2015 +0100 +++ b/AnalogIn.h Sun May 03 16:04:42 2015 +0000 @@ -16,6 +16,7 @@ #ifndef MBED_ANALOGIN_H #define MBED_ANALOGIN_H + #include "platform.h" #if DEVICE_ANALOGIN