AndroidAPS/app/src/main/java/de
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
..
jotomo/ruffyscripter Set an active command before establishing a connection. 2017-07-18 21:20:40 +02:00