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 arduino by
Revision 2:f032b07dbff0, committed 2019-04-15
- Comitter:
- gastonfeng
- Date:
- Mon Apr 15 15:11:01 2019 +0800
- Parent:
- 1:4e1b6bfbac98
- Child:
- 3:2f501d4fa486
- Commit message:
- Arduino
Changed in this revision
| arduino.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/arduino.cpp Tue Oct 23 16:04:36 2018 +0800
+++ b/arduino.cpp Mon Apr 15 15:11:01 2019 +0800
@@ -51,7 +51,7 @@
* }
* @endcode
*/
- #include "arduino.h"
+ #include "Arduino.h"
/*****************************************************
Digital I/O
@@ -242,4 +242,4 @@
Serial - TODO
Stream - TODO
-*****************************************************/
\ No newline at end of file
+*****************************************************/
