Demo program of UIT_ACM1602NI for use LCD on NucleoF401.

Dependencies:   UIT_ACM1602NI mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Thu Apr 16 08:50:30 2015 +0000
Parent:
8:3f9bc6437cb8
Commit message:
10

Changed in this revision

UIT_ACM1602NI.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 3f9bc6437cb8 -r 388e4b11a00e UIT_ACM1602NI.lib
--- a/UIT_ACM1602NI.lib	Thu Mar 26 01:38:32 2015 +0000
+++ b/UIT_ACM1602NI.lib	Thu Apr 16 08:50:30 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/MikamiUitOpen/code/UIT_ACM1602NI/#6f28524bcb29
+http://mbed.org/users/MikamiUitOpen/code/UIT_ACM1602NI/#8894909e18d7
diff -r 3f9bc6437cb8 -r 388e4b11a00e main.cpp
--- a/main.cpp	Thu Mar 26 01:38:32 2015 +0000
+++ b/main.cpp	Thu Apr 16 08:50:30 2015 +0000
@@ -1,7 +1,7 @@
 //------------------------------------------------------------
 // Demo program for LCD ACM1602NI using I2C interface
 //      Pullup resistors for SDA and SCL: 4.7 kΩ
-// 2015/03/26, Copyright (c) 2015 MIKAMI, Naoki
+// 2015/04/16, Copyright (c) 2015 MIKAMI, Naoki
 //------------------------------------------------------------
 
 #include "ACM1602NI.hpp"
diff -r 3f9bc6437cb8 -r 388e4b11a00e mbed.bld
--- a/mbed.bld	Thu Mar 26 01:38:32 2015 +0000
+++ b/mbed.bld	Thu Apr 16 08:50:30 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/487b796308b0
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/433970e64889
\ No newline at end of file