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
{{ message }}
This repository was archived by the owner on Sep 30, 2019. It is now read-only.
The example does not enable the TCS sensor, so when it is run all values are "0". Adding the line tcs.enable() immediately after initialization properly enables the sensor.