diff -r 1c9151455b65 -r 5ddc3a455059 master/globals.h --- a/master/globals.h Fri Jun 26 08:00:47 2009 +0000 +++ b/master/globals.h Fri Jun 26 09:46:57 2009 +0000 @@ -105,6 +105,12 @@ /** Number of DC sync signals. */ #define EC_SYNC_SIGNAL_COUNT 2 +/** Size of the datagram description string. + * + * This is also used as the maximum lenth of EoE device names. + **/ +#define EC_DATAGRAM_NAME_SIZE 20 + /** Slave state mask. * * Apply this mask to a slave state byte to get the slave state without