Arduino trying to get DHT senosors to work
This commit is contained in:
parent
5fd432ee4c
commit
eff019c012
7 changed files with 196 additions and 120 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
/////// SENSORS
|
||||
#include "SensorBH1750.h"
|
||||
#include "SensorDHT11.h"
|
||||
#include "SensorDHT.h"
|
||||
#include "SensorPhotocell.h"
|
||||
|
||||
//////// PROTOCOLS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue