Skip to content

Commit

Permalink
ajuste
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierIH committed Sep 4, 2014
1 parent 9904e93 commit 19e3852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programming/src/apps/ceabot/navigation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ int main()
int state=0;
int flag_line=0;
int contador=0;
raider.setCompassTolerance(500);
raider.setCompassTolerance(300);
raider.waitStart();
const int reference_angle=raider.getCompass();
int target_direction=reference_angle;
Expand Down

0 comments on commit 19e3852

Please sign in to comment.