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: Peripherals SD_Lib Time_Lib_v2 Year3_Version5 BMP280 LCDFunctions TextLCD BME280 Serial_Lib
Revision 2:3d65cd8d7089, committed 2017-03-30
- Comitter:
- noutram
- Date:
- Thu Mar 30 15:01:54 2017 +0100
- Parent:
- 1:948bd552a2a2
- Child:
- 3:ef46c1ddefed
- Commit message:
- Removed unnecessary header
H: Enter commit message. Lines beginning with 'HG:' are removed.
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Mar 30 13:58:19 2017 +0000 +++ b/main.cpp Thu Mar 30 15:01:54 2017 +0100 @@ -1,5 +1,4 @@ #include "mbed.h" -#include "rtos.h" #define RED_OFF 1 #define YELLOW_OFF 2