Skip to content

Commit 2d27337

Browse files
facchinmgiulcioffi
authored andcommitted
Fix min/max undefined in user sketch
1 parent 9d81be6 commit 2d27337

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cores/arduino/Uart.h

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
#include "SERCOM.h"
2323
#include "api/RingBuffer.h"
2424

25-
#include <cstddef>
26-
2725
#define SERIAL_BUFFER_SIZE 64
2826

2927
class Uart : public arduino::HardwareSerial

0 commit comments

Comments
 (0)