From f06fcac502619bc7f6155aa75947dc4340efccd5 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 12 Jun 2010 22:54:11 -0400 Subject: good quality vga leaf logo; usb+systick disabled refactored timers and added interrupt behavior. see notes and comments... also includes a crude vga hack that doesn't use timers. --- wirish/wirish.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wirish/wirish.h') diff --git a/wirish/wirish.h b/wirish/wirish.h index 2541e5e..34464a2 100644 --- a/wirish/wirish.h +++ b/wirish/wirish.h @@ -43,7 +43,7 @@ #ifdef __cplusplus #include "HardwareSPI.h" #include "HardwareSerial.h" -#include "usb_serial.h" +//#include "usb_serial.h" #endif #ifdef __cplusplus -- cgit v1.2.3