mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Remove NUM_SENSOR_SETTINGS
This commit is contained in:
parent
5a0ac2a031
commit
c4df0ed1c5
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@
|
|||
#include <Adafruit_AHTX0.h>
|
||||
#include <Adafruit_BME280.h>
|
||||
|
||||
#define NUM_SENSOR_SETTINGS 3
|
||||
|
||||
#define TELEM_AHTX_ADDRESS 0x38 // AHT10, AHT20 temperature and humidity sensor I2C address
|
||||
#define TELEM_BME280_ADDRESS 0x76 // BME280 environmental sensor I2C address
|
||||
#define TELEM_INA3221_ADDRESS 0x42 // INA3221 3 channel current sensor I2C address
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue