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
The idea of this is to essentially simulate the distance sensor being triggered.
When the button is pressed (and held), i.e. :active, send off an http request to a scentroom api endpoint /test-start
When the button is un-pressed/deactivated, send off an http request to a scentroom api endpoint test-end
The idea of this is to essentially simulate the distance sensor being triggered.
When the button is pressed (and held), i.e.
:active
, send off an http request to a scentroom api endpoint/test-start
When the button is un-pressed/deactivated, send off an http request to a scentroom api endpoint
test-end
(see LUSHDigital/lrpi_scentroom#18 LUSHDigital/lrpi_scentroom#19)
The text was updated successfully, but these errors were encountered: