X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..3b95b8dedced6c118cfb2cd7fc72c696c076119e:/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: */