Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/oled_samsung.asm @ 664:9c13bf8a3033
Ignore decoplanner in gauge and apnoe mode
author | heinrichsweikamp |
---|---|
date | Wed, 14 Nov 2012 12:02:14 +0100 |
parents | 963383a9b624 |
children |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/oled_samsung.asm Mon Nov 12 20:53:58 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/oled_samsung.asm Wed Nov 14 12:02:14 2012 +0100 @@ -227,7 +227,7 @@ ; Trash : NONE ; AA_DATA_WRITE_PROD macro -; rcall PLED_DataWrite_PROD ; slow but saves a lot of bytes in flash +; rcall PLED_DataWrite_PROD ; slow but saves a lot of bytes in flash ; /* Fast writing bsf oled_rs ; Data mode movff PRODH,PORTD ; NOTE: OLED is BIGENDIAN!