Minor code cleanups, remove TemperatureDataLogger host application's Visual Studio Solution files, add LibHIDNet license files.
This commit is contained in:
parent
b68f7f1649
commit
5d5e359076
17 changed files with 868 additions and 25 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue