]> www.fi.muni.cz Git - bike-lights.git/commit
pwm.c: publish only PWM_MAX as non-internal value
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Fri, 7 Dec 2012 22:03:55 +0000 (23:03 +0100)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Fri, 7 Dec 2012 22:03:55 +0000 (23:03 +0100)
commit7f7665a5234d4d5cbd94fed9be55862772f3dc12
treebd0b41dc9784d5028699d89195608926c6a43c52
parent71966b0545b53262ef946c0ae26007664eff32ce
pwm.c: publish only PWM_MAX as non-internal value

The TOP value of Timer/Counter 1 is computed inside pwm.c and it is
purely internal to this module.
firmware/lights.h
firmware/pwm.c
firmware/pwmled.c