comparison src/surfmode.asm @ 235:23311219dacc

under construction: new hardware_flag to configure different hardware versions
author heinrichsweikamp
date Wed, 25 Feb 2015 16:49:59 +0100
parents 57155164faad
children 416723c8ccd8
comparison
equal deleted inserted replaced
234:57155164faad 235:23311219dacc
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 btfsc cr_hardware 87 btfsc rechargeable
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