We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a335f63 commit b29fddaCopy full SHA for b29fdda
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