X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/f555ad7ced743a19eb1eefaf5eaf536fcbe58d80..088bfb10b293828e4fd85bb388e6f9d842d90f4f:/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c diff --git a/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c b/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c index 3c5cf47d5..a2f3cca86 100644 --- a/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c +++ b/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c @@ -64,7 +64,7 @@ bool IsTMCBulkOUTReset = false; /** Last used tag value for data transfers */ uint8_t CurrentTransferTag = 0; -/** Length of last data transfer, for reporting to the host in case an in-progress tranfer is aborted */ +/** Length of last data transfer, for reporting to the host in case an in-progress transfer is aborted */ uint32_t LastTransferLength = 0; /** Main program entry point. This routine contains the overall program flow, including initial