We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de1003 commit e18f59aCopy full SHA for e18f59a
cores/arduino/itoa.c
@@ -17,6 +17,7 @@
17
*/
18
19
#include <api/itoa.h>
20
+#include <api/deprecated-avr-comp/avr/dtostrf.c.impl>
21
#include <string.h>
22
23
#ifdef __cplusplus
0 commit comments