mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +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 <avr/interrupt.h>
|
||||||
|
|
||||||
#include "binary.h"
|
#include "binary.h"
|
||||||
|
#include "itoa.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"{
|
extern "C"{
|
||||||
|
Loading…
Reference in New Issue
Block a user