mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
MLX90632 IR temperature sensor support (#4019)
This commit is contained in:
@@ -132,8 +132,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define RCWL9620_ADDR 0x57
|
||||
#define VEML7700_ADDR 0x10
|
||||
#define TSL25911_ADDR 0x29
|
||||
#define OPT3001_ADDRESS 0x45
|
||||
#define OPT3001_ADDRESS_ALT 0x44
|
||||
#define OPT3001_ADDR 0x45
|
||||
#define OPT3001_ADDR_ALT 0x44
|
||||
#define MLX90632_ADDR 0x3A
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// ACCELEROMETER
|
||||
|
||||
Reference in New Issue
Block a user