1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00

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:
losinshi
2007-01-08 20:40:45 +00:00
parent 57094affe3
commit 7918f173ed
+2
View File
@@ -376,6 +376,8 @@ pix_list_ptr get_pix_list(int c_width){
* koennen */
min = temp_ptr;
max = temp_ptr;
real_max = temp_value;
real_min = temp_value;
}
}