Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
j4mie committed Sep 9, 2009
1 parent aff60bf commit 6f45cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robot_state_machine.pde
Expand Up @@ -114,7 +114,7 @@ void loop()
update_servos();
}

// Process with input from the robot's sensors
// Process input from the robot's sensor(s)
void handle_input()
{
handle_bump_sensor();
Expand Down

0 comments on commit 6f45cf0

Please sign in to comment.