correct defines for BMP280

This commit is contained in:
andreas 2024-11-15 21:35:38 +01:00
parent d86619db1a
commit 757ef93db4
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
GROOVE_IIC(SHT3X,$Z$,1) GROOVE_IIC(SHT3X,$Z$,1)
GROOVE_IIC(BMP280,$Z$,1) GROOVE_IIC(BMP280,$Z$,1)
#define _GWSHT3X #define _GWSHT3X
#define _BMP280 #define _GWBMP280
#endif #endif
#GROVE #GROVE