diff --git a/lib/libx52/libx52.h b/lib/libx52/libx52.h index fccf464..05c7060 100644 --- a/lib/libx52/libx52.h +++ b/lib/libx52/libx52.h @@ -211,7 +211,6 @@ typedef enum { /** Operation interrupted */ LIBX52_ERROR_INTERRUPTED, - } libx52_error_code; /** @@ -226,7 +225,6 @@ typedef enum { typedef enum { /** Individual LED control */ LIBX52_FEATURE_LED, - } libx52_feature; /**