From 65fcebf4784486f1cb8da08d7a400963461f61ad Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 24 Dec 2009 02:52:10 +0000 Subject: Complete combining of PDI and TPI target communication code files, stub out TINY NVM controller functions. --- Projects/AVRISP/Lib/XPROG/XPROGProtocol.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Projects/AVRISP/Lib/XPROG/XPROGProtocol.h') diff --git a/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h b/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h index 847652ea8..4607b3233 100644 --- a/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h +++ b/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h @@ -44,9 +44,8 @@ #include #include "../V2Protocol.h" - #include "PDITarget.h" + #include "XPROGTarget.h" #include "XMEGANVM.h" - #include "TPITarget.h" #include "TINYNVM.h" /* Preprocessor Checks: */ -- cgit v1.2.3