Fix a comment since it was very wrong.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17627 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2008-05-25 02:43:51 +00:00
parent d892214d88
commit 69f4ffe686

View file

@ -105,7 +105,7 @@ unsigned int battery_adc_temp(void)
* *
* Steinhart-Hart thermistor equation (sans "C*ln^2(R)" term because it * Steinhart-Hart thermistor equation (sans "C*ln^2(R)" term because it
* has negligible effect): * has negligible effect):
* [A + B*ln(R) + D*ln^3(R)] - 273.15 = 1 / T[°K] * [A + B*ln(R) + D*ln^3(R)] = 1 / T[°K]
* *
* Coeffients that fit experimental data (one thermistor so far, one run): * Coeffients that fit experimental data (one thermistor so far, one run):
* A = 0.0013002631685462800 * A = 0.0013002631685462800