From: Jan "Yenya" Kasprzak Date: Thu, 13 Jun 2013 22:13:18 +0000 (+0200) Subject: ambient zone adjustments X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=bike-lights.git;a=commitdiff_plain;h=b2e743a2225d5014c7e614ebc9feb7eb51bc4ef6 ambient zone adjustments The system switched to "darkness" mode too early. --- diff --git a/firmware/ambient.c b/firmware/ambient.c index b839753..aeaa62a 100644 --- a/firmware/ambient.c +++ b/firmware/ambient.c @@ -24,8 +24,8 @@ typedef struct { * and having small overlaps in order to provide a bit of hysteresis. */ static ambient_zone_t ambient_zones[] = { - { 0x0000 , 0x0280<