comparison src/logbook.asm @ 50:ec4d8503ec45

NEW: user-selectable color schemes
author heinrichsweikamp
date Fri, 27 Sep 2013 23:45:57 +0200
parents f65d070a5b76
children 00636132cca6
comparison
equal deleted inserted replaced
49:fe01bbaf6014 50:ec4d8503ec45
973 bsf leftbind 973 bsf leftbind
974 output_16dp d'2' ; temperature 974 output_16dp d'2' ; temperature
975 STRCAT_TEXT_PRINT tLogTunitC 975 STRCAT_TEXT_PRINT tLogTunitC
976 976
977 logbook_show_temp_common: 977 logbook_show_temp_common:
978 bcf leftbind 978 bcf leftbind
979 call TFT_standard_color ; Back to normal 979 call TFT_standard_color
980 980
981 ; Get pointer to Gaslist 981 ; Get pointer to Gaslist
982 LOG_POINT_TO log_gas1 982 LOG_POINT_TO log_gas1
983 983
984 movlw color_white ; Color for Gas 1 984 movlw color_white ; Color for Gas 1