comparison code_part1/OSTC_code_asm_part1/menu_reset.asm @ 309:2f21f7a77608

moved cf warning to upper right corner
author heinrichsweikamp
date Sun, 01 May 2011 17:24:53 +0200
parents ab1678d98e46
children b7e4e74c0e17
comparison
equal deleted inserted replaced
308:122324dafba7 309:2f21f7a77608
332 movwf EEDATA 332 movwf EEDATA
333 write_int_eeprom d'33' ; reset start gas 333 write_int_eeprom d'33' ; reset start gas
334 clrf EEDATA 334 clrf EEDATA
335 write_int_eeprom d'34' ; reset deco model to ZH-L16 335 write_int_eeprom d'34' ; reset deco model to ZH-L16
336 clrf EEDATA 336 clrf EEDATA
337 write_int_eeprom d'35' ; Do not use O2 Sensor in CC Modes 337 write_int_eeprom d'35' ; unused in Mk.2
338 338
339 clrf EEDATA 339 clrf EEDATA
340 write_int_eeprom d'39' ; Disable Debugbode 340 write_int_eeprom d'39' ; Disable Debugbode
341 clrf EEDATA 341 clrf EEDATA
342 write_int_eeprom d'90' ; Disable Brightness offset? (Dim=1, Normal = 0) 342 write_int_eeprom d'90' ; Disable Brightness offset? (Dim=1, Normal = 0)