feng jiantao / arduino

Fork of arduino by SE HUI PARK

Files at this revision

API Documentation at this revision

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
+*****************************************************/