Removed obsolete FoE type name.
This commit is contained in:
parent
41bc600cef
commit
5a255fce3d
|
|
@ -66,7 +66,7 @@ enum {
|
|||
EC_FOE_OPCODE_ACK = 4, /**< Acknowledge. */
|
||||
EC_FOE_OPCODE_ERR = 5, /**< Error. */
|
||||
EC_FOE_OPCODE_BUSY = 6 /**< Busy. */
|
||||
} ec_foe_opcode_t;
|
||||
};
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue