mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
[sam] itoa() and related function are now available for the sketch
This commit is contained in:
parent
bab0062998
commit
0a126d75bb
@ -32,6 +32,7 @@
|
||||
#include <avr/interrupt.h>
|
||||
|
||||
#include "binary.h"
|
||||
#include "itoa.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
|
Loading…
Reference in New Issue
Block a user