Skip to content

Commit 4b8f7f1

Browse files
author
Owen
authored
Merge pull request #282 from sparkfun/remove-wire-printh
2 parents 1818855 + 4e7c92c commit 4b8f7f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/Wire/src/Wire.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#define _APOLLO3_LIBRARIES_WIRE_H_
88

99
#include "Arduino.h"
10-
#include "Print.h"
1110
#include "drivers/I2C.h"
1211
#include "drivers/I2CSlave.h"
1312
#include "rtos.h"

0 commit comments

Comments
 (0)