Skip to content

Commit f564e9f

Browse files
committed
Remove superfluous inclusion of 'Arduino.h' in .cpp file (already included in .h).
1 parent 7f7378c commit f564e9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/motors/SmartServo.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
* INCLUDE
33
**************************************************************************************/
44

5-
#include <Arduino.h>
6-
75
#include "SmartServo.h"
86

97
/**************************************************************************************

0 commit comments

Comments
 (0)