- added Delay to Serial flush method

Dependents:   WeeESP8266

Fork of ArduinoAPI by ITEAD STUDIO

ArduinoAPI.h

Committer:
itead
Date:
2015-02-05
Revision:
0:5ebc917ebd09

File content as of revision 0:5ebc917ebd09:

#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__ */