Message2793

Author jesusalva
Recipients
Date 2014-06-03.16:32:21
Content
we know the faulty camp, right? then:
if (!strcmp(faulty_field, "sensor_id")) {
    ThisRobot->sensor_id=SENSOR_FEATURELESS;
} else {
    /* Graphical warning */
}
History
Date User Action Args
2014-06-03 16:32:21jesusalvasetmessageid: <1401813141.38.0.870983214661.issue744@freedroid.org>
2014-06-03 16:32:21jesusalvalinkissue744 messages
2014-06-03 16:32:21jesusalvacreate