From a5b8279ea4d9ff38bbaa1c195366d1aafb0f5e67 Mon Sep 17 00:00:00 2001 From: Michael du Breuil Date: Mon, 9 Jul 2018 22:30:45 -0700 Subject: [PATCH] AP_Motors: Remove unused ADC include --- libraries/AP_Motors/examples/AP_Motors_test/AP_Motors_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/AP_Motors/examples/AP_Motors_test/AP_Motors_test.cpp b/libraries/AP_Motors/examples/AP_Motors_test/AP_Motors_test.cpp index ed80d28c3d..f523b14eb4 100644 --- a/libraries/AP_Motors/examples/AP_Motors_test/AP_Motors_test.cpp +++ b/libraries/AP_Motors/examples/AP_Motors_test/AP_Motors_test.cpp @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include