We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 105276f + 36b6f53 commit c4cae11Copy full SHA for c4cae11
1 file changed
api/ArduinoAPI.h
@@ -26,10 +26,6 @@
26
#include "Binary.h"
27
28
#ifdef __cplusplus
29
-#include "Client.h"
30
-#include "HardwareI2C.h"
31
-#include "HardwareSPI.h"
32
-#include "HardwareSerial.h"
33
#include "Interrupts.h"
34
#include "IPAddress.h"
35
#include "Print.h"
0 commit comments