X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/6b7770ef2b7f0a7210d8a69ca2edaca1b468815d..80d85090baa9b5c6abf4c3e550a63486d4252839:/Projects/AVRISP-MKII/Lib/V2Protocol.h diff --git a/Projects/AVRISP-MKII/Lib/V2Protocol.h b/Projects/AVRISP-MKII/Lib/V2Protocol.h index 0f0794b5c..d5602a0d4 100644 --- a/Projects/AVRISP-MKII/Lib/V2Protocol.h +++ b/Projects/AVRISP-MKII/Lib/V2Protocol.h @@ -84,7 +84,7 @@ /* External Variables: */ #if !defined(__ASSEMBLER__) extern uint32_t CurrentAddress; - extern bool MustSetAddress; + extern bool MustLoadExtendedAddress; #endif /* Function Prototypes: */