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.
Revision 12:0df73cbe5cbf, committed 2016-10-10
- Comitter:
- ShaneKirkbride
- Date:
- Mon Oct 10 04:41:04 2016 +0000
- Parent:
- 11:0b6425f59e17
- Commit message:
- the latest;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Oct 06 21:18:53 2016 +0000 +++ b/main.cpp Mon Oct 10 04:41:04 2016 +0000 @@ -1,7 +1,7 @@ /** * Simple example to demo the STM-Client REST calls */ -#include "ST_L152_32MHZ.h" +//#include "ST_L152_32MHZ.h" #include "mbed.h" #include "DHT.h"