mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-07 23:45:11 +00:00
AHT20 add
This commit is contained in:
parent
b5d9103ea5
commit
0bd3201ef7
4 changed files with 22 additions and 7 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#define WX_UTILS_H_
|
||||
|
||||
#include <Adafruit_Sensor.h>
|
||||
#include <Adafruit_AHTX0.h>
|
||||
#include <Adafruit_BME280.h>
|
||||
#include <Adafruit_BMP280.h>
|
||||
#include <Adafruit_BME680.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue