arduino

Fork of arduino by SE HUI PARK

Revision:
2:f032b07dbff0
Parent:
1:4e1b6bfbac98
--- 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
+*****************************************************/