second addition to chart-fix
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@213 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
parent
57094affe3
commit
7918f173ed
|
|
@ -376,6 +376,8 @@ pix_list_ptr get_pix_list(int c_width){
|
||||||
* koennen */
|
* koennen */
|
||||||
min = temp_ptr;
|
min = temp_ptr;
|
||||||
max = temp_ptr;
|
max = temp_ptr;
|
||||||
|
real_max = temp_value;
|
||||||
|
real_min = temp_value;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue