We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c2aed commit 0cc27d8Copy full SHA for 0cc27d8
hardware/arduino/avr/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