Add branch for the conversion of demos to use standard C header files for configurati...
[pub/USBasp.git] / Demos / Device / Incomplete / Sideshow / Descriptors.h
index 6c9c6e3..1725a79 100644 (file)
@@ -39,8 +39,8 @@
                #include "Sideshow.h"
 
        /* Macros: */
-               #define SIDESHOW_IN_EPNUM          3
-               #define SIDESHOW_OUT_EPNUM         4
+               #define SIDESHOW_IN_EPADDR         3
+               #define SIDESHOW_OUT_EPADDR        4
                #define SIDESHOW_IO_EPSIZE         64
 
        /* Type Defines: */