Skip to content
Snippets Groups Projects
Commit b6192747 authored by Florian Pose's avatar Florian Pose
Browse files

Fixed typo.

parent 3dc2b143
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ typedef enum
EC_SLAVE_STATE_OP = 0x08,
/**< OP (mailbox communication and input/output update) */
EC_SLAVE_STATE_ACK_ERR = 0x10
/**< Acknoledge/Error bit (no actual state) */
/**< Acknowledge/Error bit (no actual state) */
}
ec_slave_state_t;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment