-
Notifications
You must be signed in to change notification settings - Fork 52
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 LPS28DFW #695
Add LPS28DFW #695
Conversation
@tyeth This was marked ready for review but I was not assigned, do you want me to take a look at it? |
} | ||
|
||
protected: | ||
Adafruit_LPS28 *_lps28; ///< LPS28DFW object |
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.
may want to set to nullptr
Thanks for taking a look! |
param mode true for FS_MODE=1 (1/2048 hPa/LSB), false for FS_MODE=0 (1/4096 hPa/LSB)
LGTM once you are ready |
Will be closed by #702 |
No description provided.