diff src/tft_outputs.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents e2fd372a917a
children 5ad479f2a868
line wrap: on
line diff
--- a/src/tft_outputs.asm	Tue May 05 14:58:16 2015 +0200
+++ b/src/tft_outputs.asm	Thu May 07 13:11:14 2015 +0200
@@ -9,7 +9,7 @@
 ; HISTORY
 ;  2011-08-07 : [mH] moving from OSTC code
 
-#include    "ostc3.inc"                  ; Mandatory header
+#include    "hwos.inc"                  ; Mandatory header
 #include 	"shared_definitions.h"      ; Mailbox from/to p2_deco.c
 #include 	"tft.inc"
 #include 	"wait.inc"
@@ -2455,7 +2455,7 @@
 	return
 	
 ;=============================================================================
-; Writes ostc3 #Serial and Firmware version in splash screen
+; Writes ostc #Serial and Firmware version in splash screen
 ;
 	global	TFT_serial
 TFT_serial:		
@@ -2554,7 +2554,7 @@
     return
 
 ;-----------------------------------------------------------------------------
-; For the Information menu: append serial number ostc3#42.
+; For the Information menu: append serial number 
     global  info_menu_serial
     extern  tSerial
 info_menu_serial: