Orignal AVR Tiny USI Based I2C slave Charlieplexing 7SEG LED Driver.

Dependents:   My7SEG_test

Files at this revision

API Documentation at this revision

Comitter:
bant62
Date:
Thu Dec 12 00:35:39 2013 +0000
Parent:
1:1ae1e21ba67f
Commit message:
Fixed the software description;

Changed in this revision

My7SEG.cpp Show annotated file Show diff for this revision Revisions of this file
My7SEG.h Show annotated file Show diff for this revision Revisions of this file
diff -r 1ae1e21ba67f -r e7362bcb9e1f My7SEG.cpp
--- a/My7SEG.cpp	Wed Dec 11 13:43:58 2013 +0000
+++ b/My7SEG.cpp	Thu Dec 12 00:35:39 2013 +0000
@@ -11,7 +11,7 @@
  * Revision History:
  * When         Who         Description of change
  * -----------  ----------- -----------------------
- * 2012/12/11   Hiroshi M   init
+ * 2013/12/11   Hiroshi M   init
  *****************************************************************************
  *
  * Copyright (C) 2013 Hiroshi M, MIT License
diff -r 1ae1e21ba67f -r e7362bcb9e1f My7SEG.h
--- a/My7SEG.h	Wed Dec 11 13:43:58 2013 +0000
+++ b/My7SEG.h	Thu Dec 12 00:35:39 2013 +0000
@@ -11,7 +11,7 @@
  * Revision History:
  * When         Who         Description of change
  * -----------  ----------- -----------------------
- * 2012/12/06   Hiroshi M   init
+ * 2013/12/06   Hiroshi M   init
  *****************************************************************************
  *
  * Copyright (C) 2013 Hiroshi M, MIT License