Dolda2000 GitWeb
/
kokare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e7ff37
)
Updated thermistor constant.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 28 Aug 2008 01:27:14 +0000
(
03:27
+0200)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 28 Aug 2008 01:27:14 +0000
(
03:27
+0200)
kokare.c
patch
|
blob
|
blame
|
history
diff --git
a/kokare.c
b/kokare.c
index
8b3c2ba
..
f7033d8
100644
(file)
--- a/
kokare.c
+++ b/
kokare.c
@@
-244,7
+244,7
@@
void convcycle(void)
* t = B / l
* Note, temperature is in Kelvin
*/
-#define C
9.361168
+#define C
10.819112 /* A is 0.1333469 */
#define B 4020.0
if(state == 0) {
if((mnow - last > 200000) && tavgok) {