Fix PDITarget_ReceiveByte() not discarding the start bit properly, and reading in...
[pub/USBasp.git] / Projects / AVRISP / Lib / V2ProtocolConstants.h
index dce660a..d01b42b 100644 (file)
@@ -58,6 +58,8 @@
                #define CMD_READ_SIGNATURE_ISP      0x1B\r
                #define CMD_READ_OSCCAL_ISP         0x1C\r
                #define CMD_SPI_MULTI               0x1D\r
+               #define CMD_XPROG                   0x50\r
+               #define CMD_XPROG_SETMODE           0x51\r
 \r
                #define STATUS_CMD_OK               0x00\r
                #define STATUS_CMD_TOUT             0x80\r