Browse Source

Fixed APO bug.

master
James Goppert 14 years ago
parent
commit
a747a88762
  1. 2
      libraries/APO/APO_DefaultSetup.h

2
libraries/APO/APO_DefaultSetup.h

@ -123,7 +123,7 @@ void setup() { @@ -123,7 +123,7 @@ void setup() {
hal->rangeFinders.push_back(rangeFinder);
}
} else
}
/*
* Select guidance, navigation, control algorithms

Loading…
Cancel
Save