Lower timeout periods in the AVRISP project. Increment firmware minor revision number...
[pub/USBasp.git] / Projects / AVRISP / Lib / PDITarget.h
index da89d55..cf7780c 100644 (file)
                        #define BITBANG_PDICLOCK_MASK    RESET_LINE_MASK\r
                #endif\r
                \r
+               /** Total number of bits in a single USART frame */\r
                #define BITS_IN_PDI_FRAME        12\r
                \r
-               #define PDI_NVM_TIMEOUT_MS       200\r
+               /** Timeout in milliseconds of a PDI busy-wait command */\r
+               #define PDI_NVM_TIMEOUT_MS       100\r
                \r
                #define PDI_CMD_LDS              0x00\r
                #define PDI_CMD_LD               0x20\r