Florian Baumann 5908fd5cec Fix reseting CHDK pin to LOW
chdkActive was set to false regardless of (millis() - chdkHigh) being bigger than the CHDK_DELAY or not. So if (millis() - chdkHigh) wasn't bigger than the delay the first time, the CHDK would never be set back to LOW.

Also, don't return from the function, as there might be other stuff to do, after the CHDK check.
2014-08-11 14:12:32 +02:00
..
2013-10-30 21:52:46 +01:00
2013-10-30 21:52:46 +01:00
2013-10-22 10:04:08 +02:00
2011-08-12 22:28:35 +02:00
2014-02-16 23:23:29 -08:00
2014-08-11 14:12:32 +02:00
2014-02-05 01:47:12 -08:00
2014-02-05 01:47:12 -08:00
2014-06-01 19:04:41 -05:00
2012-08-22 14:49:57 +02:00
2012-08-22 14:49:57 +02:00
2012-08-22 14:49:57 +02:00
2013-09-29 13:20:06 -03:00