1
0
mirror of https://github.com/sjlongland/atinysynth.git synced 2025-10-23 07:00:24 +10:00
atinysynth/ports/attiny861
Stuart Longland 0ef982d463
attiny861 main: Fix adjacent light channel bleed.
Move to a 3-state machine for PWMing lights so that we don't get bleed
from one channel into the next due to propagation delay in the 74HC574.
2017-07-15 15:41:20 +10:00
..
main.c attiny861 main: Fix adjacent light channel bleed. 2017-07-15 15:41:20 +10:00
Makefile Add ATTiny861 port. 2017-05-20 20:48:19 +10:00
poly_cfg.h attiny861 port: Bump sample rate 2017-05-28 10:25:21 +10:00