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: libmDot mbed-rtos mbed
Revision 1:86a5ef2c60f2, committed 2017-06-13
- Comitter:
- SebastianOZ
- Date:
- Tue Jun 13 08:24:33 2017 +0000
- Parent:
- 0:37bb545b7e21
- Commit message:
- Updated description and comments
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Jan 05 15:30:49 2017 +0000 +++ b/main.cpp Tue Jun 13 08:24:33 2017 +0000 @@ -1,6 +1,6 @@ /** mDot with AirQuality sensors (SDS018,CMM5042) * - * This program reads reads CO(CMM5042) and particle(SDS018) sensors data and + * This program reads CO(CMM5042) and particle(SDS018) sensor data * in specified time intervals. After defined wait time, prints read-out in USB * serial port to PC, connects to LoRa gateway and sends data (CO_avg, PM2.5, PM10): *