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