Sampling ldr temp and pressure data into 120 sample FIFO buffer.

Dependencies:   BME280 BMP280

Fork of Task690-mbed-os-FZ429ZI by University of Plymouth - Stages 1, 2 and 3

Committer:
osmith2
Date:
Sat Dec 23 18:44:37 2017 +0000
Revision:
6:c2299e3de428
Parent:
3:22e5460a8b42
used sprintf to put all info (date,time,temp,pressure,ldr) into a string of characters, called DaT; ; It is my recommendation that the addToBuffer function be changed from float to char, as the only thing that needs to go into the buffer is DaT.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
noutram 3:22e5460a8b42 1 http://developer.mbed.org/users/charly/code/BMP280/#d22ecbef9b90