mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
[sam] itoa() and related function are now available for the sketch
This commit is contained in:
@ -32,6 +32,7 @@
|
||||
#include <avr/interrupt.h>
|
||||
|
||||
#include "binary.h"
|
||||
#include "itoa.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
|
Reference in New Issue
Block a user