Skip to content

Commit ffd2651

Browse files
committed
Remove include of Hardware*.h from ArduinoAPI.h
1 parent 45e4e5a commit ffd2651

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: api/ArduinoAPI.h

-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727

2828
#ifdef __cplusplus
2929
#include "Client.h"
30-
#include "HardwareI2C.h"
31-
#include "HardwareSPI.h"
32-
#include "HardwareSerial.h"
3330
#include "Interrupts.h"
3431
#include "IPAddress.h"
3532
#include "Print.h"

0 commit comments

Comments
 (0)