Sebastian Ortega / Mbed 2 deprecated mDot_AirQualitySensors2

Dependencies:   libmDot mbed-rtos mbed

Files at this revision

API Documentation at this revision

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):
  *