checkConnectionInterval property
getter/setter pair
The frequency (in seconds) at which to check if the robot is still connected. 0 (zero) signifies no connection checks
Implementation
int checkConnectionInterval = 10;
The frequency (in seconds) at which to check if the robot is still connected. 0 (zero) signifies no connection checks
int checkConnectionInterval = 10;