Use strcat() in the HTTPServer project instead of using strcpy() and strlen().
[pub/USBasp.git] / Projects / TempDataLogger / TempLogHostApp / Properties / Settings.Designer.cs
2011-11-09 Dean CameraUpdate host C# applications for VS2010. Make LEDNotifie...