diff options
Diffstat (limited to 'Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h')
-rw-r--r-- | Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h b/Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h index f4fad5eff..716e5fadb 100644 --- a/Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h +++ b/Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h @@ -73,7 +73,6 @@ #define STATUS_CONN_FAIL_SCK 0x04 #define STATUS_TGT_NOT_DETECTED 0x10 #define STATUS_TGT_REVERSE_INSERTED 0x20 - #define STATUS_ANSWER_CKSUM_ERROR 0xB0 #define PARAM_BUILD_NUMBER_LOW 0x80 #define PARAM_BUILD_NUMBER_HIGH 0x81 |