-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add BMP388 / BMP3xx #461
Add BMP388 / BMP3xx #461
Conversation
@lorennorman Ready for review, then #462 please :) I think Brents going to be away most of this week, so look out for some component definitions in the next few days (probably Wednesday) |
@brentru should be good now. Retested too. |
@@ -100,6 +101,7 @@ class WipperSnapper_Component_I2C { | |||
WipperSnapper_I2C_Driver_BH1750 *_bh1750 = nullptr; | |||
WipperSnapper_I2C_Driver_BME280 *_bme280 = nullptr; | |||
WipperSnapper_I2C_Driver_BMP280 *_bmp280 = nullptr; | |||
WipperSnapper_I2C_Driver_BMP3XX *_bmp388 = nullptr; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here too and don;'t forget to change _i2c.cpp as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:) Read my slightly slow mind, just committing and retesting now
@brentru retested and resolved. |
Agreed, want to open an issue for this functionality? |
|
Adds BMP388, tested with two connected to QTPYs2.