X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/9c7594e7db5b06b2703a9975f2b250056ee0c212..70d55f6e0ca1f262bd8811ad8d4149e33125819a:/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