Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer project.
[pub/USBasp.git] / Projects / Magstripe / Lib / CircularBitBuffer.h
index ffbdc86..6220e1b 100644 (file)
@@ -53,7 +53,7 @@
                #endif\r
                \r
        /* Type Defines: */\r
                #endif\r
                \r
        /* Type Defines: */\r
-               /* Type define for a pointer to a bit in a bit buffer. */\r
+               /** Type define for a pointer to a bit in a bit buffer. */\r
                typedef struct\r
                {\r
                        uint8_t* CurrentByte; /**< Pointer to the current byte in the buffer */\r
                typedef struct\r
                {\r
                        uint8_t* CurrentByte; /**< Pointer to the current byte in the buffer */\r