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
Definable delay between connecting and disconnecting in the
re-connect method.
Definable maximum attempts for automatic re-connection.
Changed
Exceptions from connect() and poll_state() are now caught and
logged instead of causing an exception in the callee.
Fixed
Resolved issue where module would attempt to infinitely retry to
connect to a light that failed pairing. Module now will only attempt
automatic re-connect when it has connected to the light successfully
at least once.
Fixed EOF error in demo program on Linux based systems