Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
[pub/lufa.git] / Projects / LEDNotifier / LEDMixerApp / LEDMixer.csproj
2009-12-18 Dean CameraAdd LEDNotifier project to the Projects folder build...