Skip to content

Commit 3073c3e

Browse files
committed
avr-compatibility: add dtostrf definition
Former-commit-id: 0500256
1 parent cb893b0 commit 3073c3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: cores/arduino/Arduino.h

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ using namespace arduino;
1919
#endif
2020

2121
#include <api/itoa.h>
22+
#include <api/deprecated-avr-comp/avr/dtostrf.h>
2223
#include <strings.h>
2324

2425
#if defined(__cplusplus)

0 commit comments

Comments
 (0)