comparison src/surfmode.asm @ 226:8c11f60193be

button config (cR)
author heinrichsweikamp
date Mon, 02 Feb 2015 17:04:43 +0100
parents 90923a081ae7
children f6548e8f06f5
comparison
equal deleted inserted replaced
225:31088352ee32 226:8c11f60193be
82 call I2C_init_accelerometer 82 call I2C_init_accelerometer
83 clrf ext_flash_address+0 83 clrf ext_flash_address+0
84 clrf ext_flash_address+1 84 clrf ext_flash_address+1
85 clrf ext_flash_address+2 85 clrf ext_flash_address+2
86 86
87 btfss cr_hardware 87 btfsc cr_hardware
88 call piezo_config ; Configure buttons 88 call piezo_config ; Configure buttons
89 89
90 clrf timeout_counter2 90 clrf timeout_counter2
91 clrf timeout_counter3 91 clrf timeout_counter3
92 bcf menubit ; clear menu flag 92 bcf menubit ; clear menu flag