From 2e7b49e61bf416e34b718a6d41e3ca7ec528b7a9 Mon Sep 17 00:00:00 2001 From: Markinus Date: Fri, 15 Oct 2010 23:45:40 +0200 Subject: [PATCH] htcleo: add a bit more stable lightsensor steps Credits to Curious --- arch/arm/mach-msm/board-htcleo-ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-msm/board-htcleo-ls.c b/arch/arm/mach-msm/board-htcleo-ls.c index f5e176d0..206dff4c 100644 --- a/arch/arm/mach-msm/board-htcleo-ls.c +++ b/arch/arm/mach-msm/board-htcleo-ls.c @@ -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 };