#ifndef GLOBALS_H #define GLOBALS_H // JTR V0.2a 26th Jan 2012 typedef unsigned char BYTE; // =================== GLOBAL HEADERS #include "../prj_usb_config.h" // from parent folder. #include "usb_stack.h" #include "cdc.h" #include #endif