diff --git a/CopterController/PCA9685/PCA9685tester.cpp b/CopterController/PCA9685/PCA9685tester.cpp index 05ed32a..8335387 100644 --- a/CopterController/PCA9685/PCA9685tester.cpp +++ b/CopterController/PCA9685/PCA9685tester.cpp @@ -1,6 +1,5 @@ #include -#include "stdio.h" #include "wiringPi.h" #include "PCA9685.h"