Skip to content

Commit 8532cee

Browse files
committed
removed string.h
1 parent 92203b6 commit 8532cee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/communication/Commander.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#include "Commander.h"
2-
#include <String.h>
32

43
Commander::Commander(Stream& serial, char eol, bool echo){
54
com_port = &serial;

0 commit comments

Comments
 (0)