Revision:
5:1c78c0b4f513
Parent:
4:545e25d4c3d8
--- a/doggy.cpp	Sat Jan 08 16:27:12 2011 +0000
+++ b/doggy.cpp	Sun Feb 06 13:30:28 2011 +0000
@@ -4,7 +4,8 @@
 {
     //b_ = (char*)calloc( 1024, 1 );
     XFont = xfont_8;
-
+    b_ = w_;
+    Clear();
     const unsigned char c[] = { 
         0x40,       // display start line + 0-63
         0xa1,       // ADC set 0xA1 + 0 = normal (for reverse view) / +1 = reverse (for normal view)