master/globals.h
changeset 212 82980deb8b00
parent 211 c684b6b7adaf
child 214 8beb86af5ed0
--- a/master/globals.h	Wed May 03 07:19:19 2006 +0000
+++ b/master/globals.h	Wed May 03 07:47:04 2006 +0000
@@ -49,6 +49,9 @@
 /** maximum number of FMMUs per slave */
 #define EC_MAX_FMMUS 16
 
+/** size of the EoE tx queue */
+#define EC_EOE_TX_QUEUE_SIZE 10
+
 /******************************************************************************
  *  EtherCAT protocol
  *****************************************************************************/