htcleo: add a bit more stable lightsensor steps

Credits to Curious
This commit is contained in:
Markinus 2010-10-15 23:45:40 +02:00
parent 107e05ec28
commit 2e7b49e61b

View File

@ -56,7 +56,7 @@ user may be able to adjust time in future
static uint16_t lsensor_adc_table[10] =
{
0, 10, 30, 60, 100, 160, 250, 355, 465, 598
0, 5, 20, 70, 150, 240, 330, 425, 515, 590
};