mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Clean up and review of header files for conformance to standards
This commit is contained in:
parent
3a735fa022
commit
92eacce87e
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ typedef enum
|
|||
typedef enum
|
||||
{
|
||||
EV_ERROR_RESPOND_TIMEOUT, /* Slave respond timeout. */
|
||||
EV_ERROR_RECEIVE_DATA, /* Receive frame data erroe. */
|
||||
EV_ERROR_RECEIVE_DATA, /* Receive frame data error. */
|
||||
EV_ERROR_EXECUTE_FUNCTION /* Execute function error. */
|
||||
} eMBMasterErrorEventType;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue