/** Last used tag value for data transfers */\r
uint8_t CurrentTransferTag = 0;\r
\r
-/** Length of last data transfer, for reporting to the host in case an in-progress tranfer is aborted */\r
+/** Length of last data transfer, for reporting to the host in case an in-progress transfer is aborted */\r
uint32_t LastTransferLength = 0;\r
\r
/** Main program entry point. This routine contains the overall program flow, including initial\r