Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of ArduinoAPI by
Revision 2:21b90f063f38, committed 2015-02-09
- Comitter:
- itead
- Date:
- Mon Feb 09 02:06:12 2015 +0000
- Parent:
- 1:2179048af332
- Child:
- 3:eb0bbd72ffa1
- Commit message:
- Add Arudino.h
Changed in this revision
| Arduino.h | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Arduino.h Mon Feb 09 02:06:12 2015 +0000 @@ -0,0 +1,1 @@ +#include "ArduinoAPI.h"
