Support SHT31 temperature sensor

This commit is contained in:
miaoski
2022-12-27 19:39:51 +08:00
parent f6ee6265e6
commit 506bae4a8b
6 changed files with 60 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SHTC3_ADDR 0x70
#define LPS22HB_ADDR 0x5C
#define LPS22HB_ADDR_ALT 0x5D
#define SHT31_ADDR 0x44
// -----------------------------------------------------------------------------
// Security