removed mistake

master
polymurph 2 years ago
parent 09ac07b25a
commit 8c86c79533

@ -80,13 +80,6 @@ typedef enum
enabled /*!< Interrupt enabled */
}pinInterrupt_t;
/*! Enum to enable ordisable pin interrupt */
typedef enum
{
disabled, /*!< Interrupt disabled */
enabled /*!< Interrupt enabled */
}pinInterrupt_t;
/*! Pin configuration typedef struct*/
typedef struct
{

Loading…
Cancel
Save