diff src/tft.inc @ 151:5cb177f0948a

work on flip screen...
author heinrichsweikamp
date Mon, 18 Aug 2014 17:37:00 +0200
parents eb72c8865f47
children e79bc535ef9e
line wrap: on
line diff
--- a/src/tft.inc	Wed Aug 13 17:43:41 2014 +0200
+++ b/src/tft.inc	Mon Aug 18 17:37:00 2014 +0200
@@ -145,8 +145,8 @@
 ;          image copyed on screen.
 ; Trashed: PROD, hi, lo
 ; 
-    extern  TFT_write_flash_image
-    extern  TFT_write_flash_image_addr
+;    extern  TFT_write_flash_image
+;    extern  TFT_write_flash_image_addr
 TFT_WRITE_FLASH_IMAGE macro cx, cy, image
     If LOW(image) != 0
         Error "Image "image" mis-aligned"