Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
[pub/USBasp.git] / Demos / Host / LowLevel / MIDIHost / MIDIHost.aps
2010-07-13 Dean CameraAdd AVRStudio 4 project files to the LowLevel Host...