mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-31 12:29:14 +03:00
add bmp sensor
This commit is contained in:
@@ -38,3 +38,8 @@ extern void bme280Hum();
|
||||
extern void bme280ReadingHum();
|
||||
extern void bme280Press();
|
||||
extern void bme280ReadingPress();
|
||||
|
||||
extern void bmp280Temp();
|
||||
extern void bmp280ReadingTemp();
|
||||
extern void bmp280Press();
|
||||
extern void bmp280ReadingPress();
|
||||
|
||||
Reference in New Issue
Block a user