AndroidAPS/app/src/main/java
Johannes Mockenhaupt 02a9ed6eda
Set an active command before establishing a connection.
Otherwise the disconnect thread will close the connection
due to inactivity. We could add a variable 'isConnecting',
but I'm not sure if adding another (ruffy-) global state
variable will make things simpler to grasp.
2017-07-18 21:20:40 +02:00
..
de/jotomo/ruffyscripter Set an active command before establishing a connection. 2017-07-18 21:20:40 +02:00
info/nightscout Handle the pump being stopped: don't treat it like an error, but don't execute commands either. 2017-07-18 21:20:40 +02:00
org/monkey/d/ruffy/ruffy/driver/display Source ruffy scripter for the time being (already some fixes and tweaks in). 2017-07-18 20:55:44 +02:00