Updated the test program description comment
This commit is contained in:
parent
f64c0980b8
commit
51b1608d90
@ -1,10 +1,11 @@
|
|||||||
/**
|
/**
|
||||||
* Author : Anatole SCHRAMM-HENRY
|
* Author : Anatole SCHRAMM-HENRY
|
||||||
* Created the : 29/05/2021
|
* Created the : 29/05/2021
|
||||||
* This TEST program aims to verify all basic functions of the station like by displaying some values to a serial console :
|
* This TEST program aims to verify all the basic functions of the weather station by displaying all the sensors values to a serial console :
|
||||||
* - The battery level sensing
|
* - The battery level sensing
|
||||||
* - The light level with the LDR
|
* - The light level with the LDR
|
||||||
* - The Temperature
|
* - The temperature of the BMP280
|
||||||
|
* - The temperature of the HTU21
|
||||||
* - The pressure
|
* - The pressure
|
||||||
* - The humidity
|
* - The humidity
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user