Hello
I have an application with 4 buttons to control a bluetooth relay board. If I turn a relay on and want to automatically turn it off after say 30 minutes I imagine I should use StartServiceAt. My question is would I need a service module for each button? For example, I might switch a couple of buttons several minutes apart so I wonder if I would have a service module assigned to each button.
I have an application with 4 buttons to control a bluetooth relay board. If I turn a relay on and want to automatically turn it off after say 30 minutes I imagine I should use StartServiceAt. My question is would I need a service module for each button? For example, I might switch a couple of buttons several minutes apart so I wonder if I would have a service module assigned to each button.