Increased maximum number of EEPROM words from 512 to 1024.

This commit is contained in:
Florian Pose 2008-01-08 16:20:02 +00:00
parent 47f79011a4
commit ad736d21ca
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
#define EC_STATE_STRING_SIZE 32
/** maximum EEPROM size in words, to avoid infinite reading. */
#define EC_MAX_EEPROM_SIZE 512
#define EC_MAX_EEPROM_SIZE 1024
/******************************************************************************
* EtherCAT protocol