Add documentation to the incomplete Mass Storage class bootloader, update the virtual...
[pub/USBasp.git] / Bootloaders / Incomplete / MassStorage / BootloaderMassStorage.h
index a6ad9b2..64241a2 100644 (file)
 
 /** \file
  *
- *  Header file for MassStorage.c.
+ *  Header file for BootloaderMassStorage.c.
  */
 
-#ifndef _MASS_STORAGE_H_
-#define _MASS_STORAGE_H_
+#ifndef _BOOTLOADER_MASS_STORAGE_H_
+#define _BOOTLOADER_MASS_STORAGE_H_
 
        /* Includes: */
                #include <avr/io.h>