An I2C text LCD library for Displaytronic ACM1602NI-FLW-FBW-M01

Dependents:   ACM1602NI_Demo ROBOT_v01 ROBOT_v02 Boku-Transmit ... more

Files at this revision

API Documentation at this revision

Comitter:
takuo
Date:
Mon May 13 13:00:04 2013 +0000
Parent:
1:84527dcd3fcc
Child:
3:bac80efb323e
Commit message:
Fixed the software description

Changed in this revision

ACM1602NI.cpp Show annotated file Show diff for this revision Revisions of this file
ACM1602NI.h Show annotated file Show diff for this revision Revisions of this file
--- a/ACM1602NI.cpp	Mon May 13 12:58:26 2013 +0000
+++ b/ACM1602NI.cpp	Mon May 13 13:00:04 2013 +0000
@@ -1,4 +1,4 @@
-/* An mbed Text LCD Library for Displaytronic ACM1602NI-FLW-FBW-M01
+/* An mbed text LCD library for Displaytronic ACM1602NI-FLW-FBW-M01
  * Copyright 2013, wtakuo
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
--- a/ACM1602NI.h	Mon May 13 12:58:26 2013 +0000
+++ b/ACM1602NI.h	Mon May 13 13:00:04 2013 +0000
@@ -1,4 +1,4 @@
-/* An mbed Text LCD Library for Displaytronic ACM1602NI-FLW-FBW-M01
+/* An mbed text LCD library for Displaytronic ACM1602NI-FLW-FBW-M01
  * Copyright 2013, wtakuo
  *
  * Licensed under the Apache License, Version 2.0 (the "License");