From: Jan "Yenya" Kasprzak Date: Fri, 30 Nov 2012 10:23:27 +0000 (+0100) Subject: adc: always-running ADC X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=210916486d18b3dc976c65c7b01b44bca446d856;hp=210916486d18b3dc976c65c7b01b44bca446d856;p=bike-lights.git adc: always-running ADC Don't rely on the timer IRQ to start next round of ADC measurements, start it immediately after the previous one finishes. ---