/* this file porovides the usb interaction code */

void initialise_interface(void);
void USBIntHandler(void);
void ServiceUSB(void);


/* and the rest we'll sort out later */

