Remove serial driver use from the AVRISP project now that it is no longer needed.

This commit is contained in:
Dean Camera 2009-12-24 02:27:21 +00:00
parent 9decc2bc59
commit 18b0d408a9
7 changed files with 3 additions and 9 deletions

View file

@ -45,7 +45,6 @@
#include "Descriptors.h"
#include <LUFA/Version.h>
#include <LUFA/Drivers/Peripheral/Serial.h>
#include <LUFA/Drivers/Board/LEDs.h>
#include <LUFA/Drivers/USB/USB.h>