forked from pycubed/software_example_beepsat
-
Notifications
You must be signed in to change notification settings - Fork 4
Return flag when Lux value is new #375
Copy link
Copy link
Open
Description
Both versions of sun sensor have some integration time that needs to happen until a new lux value is returned. Currently the sun sensors just return the same value if called multiple times within its integration time. When the sensor is ready to return a new value, return the value with some flag that indicates it is a new value. In the OPT3001 sun sensor, the rdy property indicates that there is a new value to be returned.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels