We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab0062 commit 0a126d7Copy full SHA for 0a126d7
hardware/arduino/sam/cores/arduino/Arduino.h
@@ -32,6 +32,7 @@
32
#include <avr/interrupt.h>
33
34
#include "binary.h"
35
+#include "itoa.h"
36
37
#ifdef __cplusplus
38
extern "C"{
0 commit comments