Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
[pub/USBasp.git] / Projects / TempDataLogger / TempLogHostApp / Program.cs
2010-07-13 Dean CameraAdd first lot of AVRStudio project files for some of...