Arduino Core API Library besed on mbed platform.

Dependents:   WeeESP8266 ESP8266_moj

ArduinoAPI.h

Committer:
itead
Date:
2015-02-09
Revision:
2:21b90f063f38
Parent:
0:5ebc917ebd09

File content as of revision 2:21b90f063f38:

#ifndef __ARDUINOAPI_H__
#define __ARDUINOAPI_H__

#include "itoas.h"
#include "time.h"
#include "WString.h"
#include "Print.h"
#include "ArduinoSerial.h"

#endif /* #ifndef __ARDUINOAPI_H__ */