#ifndef __USB_H__ #define __USB_H__ bool initUSB(); void displayPicture(char*); #endif