Mercurial > public > hwos_code
diff src/logbook.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | ad62dff7739a |
children | e4cb495aed3d |
line wrap: on
line diff
--- a/src/logbook.asm Tue May 05 14:58:16 2015 +0200 +++ b/src/logbook.asm Thu May 07 13:11:14 2015 +0200 @@ -13,7 +13,7 @@ ; Temp data, local to this module, moved to ACCES0 area. ; -#include "ostc3.inc" ; Mandatory header +#include "hwos.inc" ; Mandatory header #include "tft.inc" #include "external_flash.inc" #include "math.inc" @@ -1766,7 +1766,7 @@ global logbook_preloop_tasks logbook_preloop_tasks: - movlw CCP1CON_VALUE ; See ostc3.inc + movlw CCP1CON_VALUE ; See hwos.inc movwf CCP1CON ; Power-on backlight call TFT_standard_color bcf sleepmode ; clear some flags