mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-08 04:28:47 +00:00
.
This commit is contained in:
parent
e9cc7c8129
commit
fde7f5721a
@ -39,7 +39,9 @@
|
|||||||
#include "Sensor/T1000xSensor.h"
|
#include "Sensor/T1000xSensor.h"
|
||||||
#include "Sensor/TSL2591Sensor.h"
|
#include "Sensor/TSL2591Sensor.h"
|
||||||
#include "Sensor/VEML7700Sensor.h"
|
#include "Sensor/VEML7700Sensor.h"
|
||||||
#include "Sensor/RAK12035VBSensor.h"
|
#ifdef CAN_HAVE_RAK12035VB_SENSOR
|
||||||
|
#include "Sensor/RAK12035VBSensor.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
BMP085Sensor bmp085Sensor;
|
BMP085Sensor bmp085Sensor;
|
||||||
BMP280Sensor bmp280Sensor;
|
BMP280Sensor bmp280Sensor;
|
||||||
|
Loading…
Reference in New Issue
Block a user