X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/666c0fa4c31b2c9f7f02f6d0e09551e24dc4680c..ad4308b1d123c36df674f553bb0c43f23cd7a99a:/Projects/AVRISP-MKII/Lib/V2Protocol.c diff --git a/Projects/AVRISP-MKII/Lib/V2Protocol.c b/Projects/AVRISP-MKII/Lib/V2Protocol.c index 9e210c26a..45d840bbc 100644 --- a/Projects/AVRISP-MKII/Lib/V2Protocol.c +++ b/Projects/AVRISP-MKII/Lib/V2Protocol.c @@ -50,7 +50,7 @@ ISR(TIMER0_COMPA_vect, ISR_NOBLOCK) TimeoutTicksRemaining--; } -/** Initializes the hardware and software associated with the V2 protocol command handling. */ +/** Initialises the hardware and software associated with the V2 protocol command handling. */ void V2Protocol_Init(void) { #if defined(ADC)