We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d81be6 commit 2d27337Copy full SHA for 2d27337
cores/arduino/Uart.h
@@ -22,8 +22,6 @@
22
#include "SERCOM.h"
23
#include "api/RingBuffer.h"
24
25
-#include <cstddef>
26
-
27
#define SERIAL_BUFFER_SIZE 64
28
29
class Uart : public arduino::HardwareSerial
0 commit comments