comparison src/tft_outputs.asm @ 321:8b70dd8d9904 new_screen_layout

VSIbar #3f: roll back debug color
author janos_kovacs <kovjanos@gmail.com>
date Thu, 11 Jun 2015 17:02:09 +0100
parents c23d9d524eb9
children d21b172d5a7a
comparison
equal deleted inserted replaced
320:c23d9d524eb9 321:8b70dd8d9904
1165 movff WREG,win_width 1165 movff WREG,win_width
1166 movff WREG,win_bargraph 1166 movff WREG,win_bargraph
1167 movlw dm_velobar_lft+.2 1167 movlw dm_velobar_lft+.2
1168 movff WREG,win_leftx2 1168 movff WREG,win_leftx2
1169 movlw color_green 1169 movlw color_green
1170 movlw color_blue ; DEBUG
1171 call TFT_set_color 1170 call TFT_set_color
1172 call TFT_box 1171 call TFT_box
1173 1172
1174 ;clear the rest 1173 ;clear the rest
1175 movlw .22 1174 movlw .22