Fix typo, which should fix yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28194 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
09cb453f0b
commit
e1320fd442
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ TODO:
|
|||
#define fourth_band_x (3*BMPWIDTH_resistor/4 + RESISTOR_BMP_X - band_width/2)
|
||||
#define universal_y (RESISTOR_BMP_Y+(BMPHEIGHT_resistor)/2 - band_height/2)
|
||||
|
||||
#if LCD_WIDTHT <= 128
|
||||
#if LCD_WIDDHT <= 128
|
||||
#define total_resistance_str_x 1
|
||||
#define tolerance_str_x 1
|
||||
#define resistance_val_x 1
|
||||
|
|
Loading…
Reference in a new issue