Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled...
[pub/USBasp.git] / Bootloaders / CDC / BootloaderCDC.h
index 0d8f1e3..a6e7755 100644 (file)
 \r
        /* Function Prototypes: */\r
                #if defined(INCLUDE_FROM_BOOTLOADERCDC_C) || defined(__DOXYGEN__)\r
-                       static void ProgramReadWriteMemoryBlock(const uint8_t Command);\r
+                       static void    ReadWriteMemoryBlock(const uint8_t Command);\r
                        static uint8_t FetchNextCommandByte(void);\r
-                       static void WriteNextResponseByte(const uint8_t Response);\r
+                       static void    WriteNextResponseByte(const uint8_t Response);\r
                #endif\r
 \r
 #endif\r