Minor code cleanups, remove TemperatureDataLogger host application's Visual Studio Solution files, add LibHIDNet license files.

This commit is contained in:
Dean Camera 2010-01-25 01:27:06 +00:00
parent b68f7f1649
commit 5d5e359076
17 changed files with 868 additions and 25 deletions

View file

@ -30,11 +30,11 @@
/** \file
*
* Header file for PDITarget.c.
* Header file for XPROGTarget.c.
*/
#ifndef _PDI_TARGET_
#define _PDI_TARGET_
#ifndef _XPROG_TARGET_
#define _XPROG_TARGET_
/* Includes: */
#include <avr/io.h>