Ecran tactile

Dependencies:   SPI_TFT TFT_fonts Touch_tft mbed

Fork of touch by Peter Drescher

Revision:
1:d03155bfc252
Parent:
0:cc0b529dc371
Child:
2:9d80fd43a008
--- a/main.cpp	Thu Jul 14 21:50:48 2011 +0000
+++ b/main.cpp	Thu Jul 14 22:49:04 2011 +0000
@@ -82,7 +82,7 @@
                 
 
             } else {
-                
+                tt.fillcircle(p.x,p.y,brush,color);
                 tt.locate(3,0);
                 printf("%3d",p.x);
                 tt.locate(3,1);