Added const where possible to the source functions in the Projects directory.
[pub/lufa.git] / Projects / AVRISP / Lib / ISP / ISPTarget.h
index 96f1a64..c856ddd 100644 (file)
        /* Macros: */\r
                /** Total number of allowable ISP programming speeds supported by the device */\r
                #define TOTAL_ISP_PROGRAMMING_SPEEDS  7\r
-\r
-               /** Timeout in milliseconds of target busy-wait loops waiting for a command to complete */\r
-               #define TARGET_BUSY_TIMEOUT_MS        100\r
-\r
+               \r
        /* Function Prototypes: */\r
                uint8_t ISPTarget_GetSPIPrescalerMask(void);\r
                void    ISPTarget_ChangeTargetResetLine(const bool ResetTarget);\r