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: mbed mbedConnectorInterface mbedEndpointNetwork
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:f287937e50e8 | 2015-05-09 | JasonSwanson | Changed moisture sensor resource ID back to 5700 |
7:5cd21d0ff21f | 2015-05-01 | JasonSwanson | Cleaned up comments. |
6:f546bfcc4a9e | 2015-05-01 | JasonSwanson | Now using appropriate Reusable Resource ID for moisture sensor. |
5:abbad7ddc804 | 2015-05-01 | JasonSwanson | Changed from 2 to 4 decimal point precision on moisture sensor. |
4:50c73ea1adc0 | 2015-05-09 | jiwu14 | Added ticker on relay resource to check for disconnection and turn off. |
3:3281ef00910f | 2015-04-27 | JasonSwanson | Can read from moisture sensor and read/write to relay. |
2:6eb88bd81529 | 2015-04-27 | jiwu14 | Small fix to MoistureResource constructor. |
1:6178b6411293 | 2015-04-27 | jiwu14 | Added moisture resource. Commented out unused slider and chainable led. |
0:6af0e7b187d9 | 2015-04-27 | JasonSwanson | Copied LED demo into project. |