diff options
author | Alexander Kauerz <kauerz@informatik.uni-luebeck.de> | 2011-11-07 14:03:09 +0100 |
---|---|---|
committer | Alexander Kauerz <kauerz@informatik.uni-luebeck.de> | 2011-11-07 14:03:09 +0100 |
commit | 1fda4d839d114619aa6ae3e072568529faed506c (patch) | |
tree | 68c8f26ba6205dde5745f75f14c549ec0e53742a /Matrix_5x6 | |
parent | 005f729533d6fb36a8037bd7d9d8180b078c981e (diff) | |
download | ledmatrix-1fda4d839d114619aa6ae3e072568529faed506c.tar ledmatrix-1fda4d839d114619aa6ae3e072568529faed506c.zip |
Update der Todo, Liste der Features hinzugefügt
Diffstat (limited to 'Matrix_5x6')
-rw-r--r-- | Matrix_5x6/Charlie/Charlie.pde | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Matrix_5x6/Charlie/Charlie.pde b/Matrix_5x6/Charlie/Charlie.pde index d1dc6e8..0b3fe13 100644 --- a/Matrix_5x6/Charlie/Charlie.pde +++ b/Matrix_5x6/Charlie/Charlie.pde @@ -2,10 +2,16 @@ #include "font.h" -/* TODO: +/* Feartures: + * "Framebuffer" + * Schnecke + * Fading * Laufschrift + +/* TODO: * Ameise * Game of Life + * Schönere Schrift (-variaten) */ #define NUMBER_OF_PINS 6 |