不韋 呂 / Mbed 2 deprecated Demo_AQM0802

Dependencies:   UIT_AQM0802_I2C mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Sun Dec 21 13:04:52 2014 +0000
Parent:
0:73fa5cabbff2
Commit message:
2

Changed in this revision

UIT_AQM0802A.lib Show diff for this revision Revisions of this file
UIT_AQM0802_I2C.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
--- a/UIT_AQM0802A.lib	Sun Nov 30 06:16:39 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://developer.mbed.org/users/MikamiUitOpen/code/UIT_AQM0802A/#6c045cdb55eb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/UIT_AQM0802_I2C.lib	Sun Dec 21 13:04:52 2014 +0000
@@ -0,0 +1,1 @@
+http://developer.mbed.org/users/MikamiUitOpen/code/UIT_AQM0802_I2C/#4dededbe2891
--- a/main.cpp	Sun Nov 30 06:16:39 2014 +0000
+++ b/main.cpp	Sun Dec 21 13:04:52 2014 +0000
@@ -1,11 +1,11 @@
 //------------------------------------------------------------
 // Test program for LCD AQM0802A using I2C interface
 //      Pullup resistors for SDA and SCL: 10 kΩ
-// 2014/11/30, Copyright (c) 2014 MIKAMI, Naoki
+// 2014/12/21, Copyright (c) 2014 MIKAMI, Naoki
 //------------------------------------------------------------
 
 #include "mbed.h"
-#include "AQM0802A.hpp"
+#include "AQM0802_I2C.hpp"
 using namespace Mikami;
 
 Aqm0802A lcd_;                                  // Default, OK