diff --git a/doc/html/12x16__horizontal__LSB__1_8h_source.html b/doc/html/12x16__horizontal__LSB__1_8h_source.html new file mode 100644 index 0000000..548a71b --- /dev/null +++ b/doc/html/12x16__horizontal__LSB__1_8h_source.html @@ -0,0 +1,291 @@ + + + + +glcd: 12x16_horizontal_LSB_1.h Source File + + + + + + +
Generated on 18 Dec 2009 for glcd by  + +doxygen 1.6.1
+ + diff --git a/doc/html/8x8__horizontal__LSB__1_8h_source.html b/doc/html/8x8__horizontal__LSB__1_8h_source.html new file mode 100644 index 0000000..0369388 --- /dev/null +++ b/doc/html/8x8__horizontal__LSB__1_8h_source.html @@ -0,0 +1,288 @@ + + + + +glcd: 8x8_horizontal_LSB_1.h Source File + + + + + + +
Generated on 18 Dec 2009 for glcd by  + +doxygen 1.6.1
+ + diff --git a/doc/html/button_8h_source.html b/doc/html/button_8h_source.html new file mode 100644 index 0000000..b4ea107 --- /dev/null +++ b/doc/html/button_8h_source.html @@ -0,0 +1,65 @@ + + + + +glcd: button.h Source File + + + + + + +
Generated on 18 Dec 2009 for glcd by  + +doxygen 1.6.1
+ + diff --git a/doc/html/lc7981_8h_source.html b/doc/html/lc7981_8h_source.html new file mode 100644 index 0000000..ab98bf2 --- /dev/null +++ b/doc/html/lc7981_8h_source.html @@ -0,0 +1,171 @@ + + + + +glcd: include/lc7981.h Source File + + + + + + +
Generated on 18 Dec 2009 for glcd by  + +doxygen 1.6.1
+ + diff --git a/doc/html/touch_8h_source.html b/doc/html/touch_8h_source.html new file mode 100644 index 0000000..7b52f71 --- /dev/null +++ b/doc/html/touch_8h_source.html @@ -0,0 +1,53 @@ + + + + +glcd: include/touch.h Source File + + + + + + +
Generated on 18 Dec 2009 for glcd by  + +doxygen 1.6.1
+ + diff --git a/doc/html/writing__demo_8h_source.html b/doc/html/writing__demo_8h_source.html new file mode 100644 index 0000000..2ba8075 --- /dev/null +++ b/doc/html/writing__demo_8h_source.html @@ -0,0 +1,41 @@ + + + + +glcd: writing_demo.h Source File + + + + + + +
Generated on 18 Dec 2009 for glcd by  + +doxygen 1.6.1
+ + diff --git a/main.c b/main.c index fb6d8f0..212077a 100644 --- a/main.c +++ b/main.c @@ -10,7 +10,7 @@ #include "include/lc7981.h" #include "include/adc.h" -#include "button.h" +//#include "button.h" #include "12x16_horizontal_LSB_1.h" //#include "8x8_horizontal_LSB_1.h" #include "include/touch.h" diff --git a/writing_demo.c b/writing_demo.c index c5f4dbe..b833032 100644 --- a/writing_demo.c +++ b/writing_demo.c @@ -1,5 +1,5 @@ /** - * particel_demo.c + * writing_demo.c * * Created on: 29.05.2009 * Author: sebastian diff --git a/writing_demo.h b/writing_demo.h index acfa1e6..701970e 100644 --- a/writing_demo.h +++ b/writing_demo.h @@ -1,5 +1,5 @@ /** - * particel_demo.h + * writing_demo.h * * Created on: 29.05.2009 * Author: sebastian