We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9d416 commit c7f8e5bCopy full SHA for c7f8e5b
cores/arduino/Print.h
@@ -22,7 +22,6 @@
22
23
#include <inttypes.h>
24
#include <stdio.h> // for size_t
25
-#include <limits.h> // for INT_MAX
26
27
#include "WString.h"
28
#include "Printable.h"
0 commit comments