formatting
This commit is contained in:
@@ -94,7 +94,8 @@
|
||||
|
||||
|
||||
/// \brief Error Code returned
|
||||
typedef enum {
|
||||
typedef enum
|
||||
{
|
||||
ERROR_TABLE(ERROR_ENUM)
|
||||
TUSB_ERROR_COUNT
|
||||
}tusb_error_t;
|
||||
|
||||
Reference in New Issue
Block a user