Arduino Core API Library besed on mbed platform.

Dependents:   WeeESP8266 ESP8266_moj

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers ArduinoAPI.h Source File

ArduinoAPI.h

00001 #ifndef __ARDUINOAPI_H__
00002 #define __ARDUINOAPI_H__
00003 
00004 #include "itoas.h"
00005 #include "time.h"
00006 #include "WString.h"
00007 #include "Print.h"
00008 #include "ArduinoSerial.h"
00009 
00010 #endif /* #ifndef __ARDUINOAPI_H__ */