comparison src/tft_outputs.asm @ 117:6c577737c34e

minor
author heinrichsweikamp
date Wed, 25 Jun 2014 12:39:14 +0200
parents 737d6f488729
children abd30446e1cd
comparison
equal deleted inserted replaced
116:737d6f488729 117:6c577737c34e
2011 banksel common 2011 banksel common
2012 return 2012 return
2013 2013
2014 global TFT_debug_output 2014 global TFT_debug_output
2015 TFT_debug_output: 2015 TFT_debug_output:
2016 return
2016 btfss c3_hardware 2017 btfss c3_hardware
2017 return 2018 return
2018 WIN_TINY .80,.0 2019 WIN_TINY .80,.0
2019 call TFT_standard_color 2020 call TFT_standard_color
2020 lfsr FSR2,buffer 2021 lfsr FSR2,buffer