Copyright (C) Dean Camera, 2010.\r
\r
dean [at] fourwalledcubicle [dot] com\r
Copyright (C) Dean Camera, 2010.\r
\r
dean [at] fourwalledcubicle [dot] com\r
/** Endpoint number of the TMC device-to-host data IN endpoint. */\r
#define TMC_IN_EPNUM 3 \r
\r
/** Endpoint number of the TMC host-to-device data OUT endpoint. */\r
#define TMC_OUT_EPNUM 4 \r
\r
/** Endpoint number of the TMC device-to-host data IN endpoint. */\r
#define TMC_IN_EPNUM 3 \r
\r
/** Endpoint number of the TMC host-to-device data OUT endpoint. */\r
#define TMC_OUT_EPNUM 4 \r
\r