master/globals.h
changeset 2596 d71acfbd7319
parent 2589 2b9c78543663
child 2597 0e145bb05859
--- a/master/globals.h	Thu Nov 06 08:54:14 2014 +0100
+++ b/master/globals.h	Thu Nov 06 08:55:35 2014 +0100
@@ -142,6 +142,9 @@
 } ec_slave_state_t;
 
 /** Supported mailbox protocols.
+ *
+ * Not to mix up with the mailbox type field in the mailbox header defined in
+ * master/mailbox.h.
  */
 enum {
     EC_MBOX_AOE = 0x01, /**< ADS over EtherCAT */