There's no reason why a service would crash as result of a problem with a sensor. It's probably something with the way your software handles the sensor not being there. What sensor is this? What does your code look like? On Aug 29, 2015 7:13 AM, "Gabor Schilten" <[email protected]> wrote:
> Hi, > > I am trying my service not to crash when a sensor eather isn't there at > all, so the init would fail, or the sensor would later stop functioning. > What is in your opinion the best way to ensure the loop keeps running when > eather init or read commands fail? > > Thank you. > > Gabor > > -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
