Skip to content
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

Lux Sensor not working with Catena4551_test01 Sketch #36

Closed
svelmurugan92 opened this issue Jul 3, 2018 · 2 comments
Closed

Lux Sensor not working with Catena4551_test01 Sketch #36

svelmurugan92 opened this issue Jul 3, 2018 · 2 comments
Assignees
Labels

Comments

@svelmurugan92
Copy link
Contributor

Tested the Catena4551_test01 Sketch, Lux sensor output is not coming.

@svelmurugan92 svelmurugan92 self-assigned this Jul 3, 2018
@svelmurugan92
Copy link
Contributor Author

While initialize the Lux sensor, wrong flag used.
In line no: 262, Added the correct flag fHasLuxSi1133,
Now we can see Lux sensor output

@terrillmoore
Copy link
Member

Please use permalinks to the line number, like this:

if (flags & CatenaStm32::fHasLuxRohm)

You can easily get this by clicking on the line number in the code view, getting a ..., then clicking again for a menu, and selecting "copy permalink".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants