comparison src/comm.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents 12ee30cbced9
children 6c4800af27ac
comparison
equal deleted inserted replaced
274:9347893b74ce 275:653a3ab08062
8 ;============================================================================= 8 ;=============================================================================
9 ; HISTORY 9 ; HISTORY
10 ; 2011-08-22 : [mH] Creation 10 ; 2011-08-22 : [mH] Creation
11 ; 2012-02-11 : [jDG] Added "c" set custom text, and "i" identify. 11 ; 2012-02-11 : [jDG] Added "c" set custom text, and "i" identify.
12 12
13 #include "ostc3.inc" 13 #include "hwos.inc"
14 #include "eeprom_rs232.inc" 14 #include "eeprom_rs232.inc"
15 #include "tft.inc" 15 #include "tft.inc"
16 #include "wait.inc" 16 #include "wait.inc"
17 #include "strings.inc" 17 #include "strings.inc"
18 #include "convert.inc" 18 #include "convert.inc"