Test arduino code

Dependents:   DR14_4D7S_US

Fork of ArduinoHAL by René Bohne

Arduino.h

Committer:
fblanc
Date:
2015-02-12
Revision:
5:52ed7aa62e95
Parent:
2:7e1ff33bc76a

File content as of revision 5:52ed7aa62e95:

#ifndef Arduino_h
#define Arduino_h

#include "mbed.h"

#include "wiring.h"

#endif