Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
[pub/USBasp.git] / Projects / LEDNotifier / CPUUsageApp / Properties / Settings.settings
2009-12-20 Dean CameraAdded CPU Usage monitor host app to the LEDNotifier...