Initial Checkin.
Only DHT (AM3202) supported at this time.
This commit is contained in:
7
include/mgos_prometheus_sensors.h
Normal file
7
include/mgos_prometheus_sensors.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef __MGOS_PROMETHEUS_SENSORS_H
|
||||
#define __MGOS_PROMETHEUS_SENSORS_H
|
||||
|
||||
#include "mgos.h"
|
||||
#include "mgos_gpio.h"
|
||||
|
||||
#endif // __MGOS_PROMETHEUS_SENSORS_H
|
Reference in New Issue
Block a user