isListening property
getter/setter pair
Whether to listen for new data from the rover. This is false after loading a file.
Implementation
bool isListening = true;
Whether to listen for new data from the rover. This is false after loading a file.
bool isListening = true;