Details | Last modification | View Log | RSS feed
#include "Communication.h"
bool Communication::is_connected() {
return connected;
}