Project

General

Profile

Revision 450

adding CLIENT_ASSIGN_POSITION_TO_ROBOT_ID

View differences:

Command.cpp
224 224
    }
225 225
    break;
226 226

  
227
  case CLIENT_ASSIGN_POSITION_TO_ROBOT_ID:
228
    
229
    break;
230

  
227 231
  default:
228 232
    char * my_current_message = "Hi, how are you?\n";
229 233
    printf("Sending %s\n", my_current_message);

Also available in: Unified diff