From 5c16a380c0dbbe38d3d53ca2c9379d5936ceeaa1 Mon Sep 17 00:00:00 2001 From: James Goppert Date: Sun, 9 Oct 2011 11:46:56 -0400 Subject: [PATCH] Fixed APO bug. --- libraries/APO/APO_DefaultSetup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/APO/APO_DefaultSetup.h b/libraries/APO/APO_DefaultSetup.h index a74b58535e..94424e0253 100644 --- a/libraries/APO/APO_DefaultSetup.h +++ b/libraries/APO/APO_DefaultSetup.h @@ -123,7 +123,7 @@ void setup() { hal->rangeFinders.push_back(rangeFinder); } - } else + } /* * Select guidance, navigation, control algorithms