You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are temperature and light sensors on the BrainPad using AnalogSensor class. It is good values when I use only temperature(I mean, LightSensor doesn't init). But, when both are inited, temperature value changes on the light. https://github.com/VictorDuma/codal-brainpad-1/blob/sensors/samples/main.cpp
I checked this case in other environments and it works well.
The text was updated successfully, but these errors were encountered:
There are temperature and light sensors on the BrainPad using AnalogSensor class. It is good values when I use only temperature(I mean, LightSensor doesn't init). But, when both are inited, temperature value changes on the light.
https://github.com/VictorDuma/codal-brainpad-1/blob/sensors/samples/main.cpp
I checked this case in other environments and it works well.
The text was updated successfully, but these errors were encountered: