testing with 480 byte APDUs

This commit is contained in:
skarg
2006-01-24 16:45:01 +00:00
parent 10ce2cf7ce
commit e661abd100
+2 -2
View File
@@ -12,8 +12,8 @@
// 50 is the minimum; adjust to your memory and physical layer constraints
// Lon=206, MS/TP=480, ARCNET=480, Ethernet=1476
//#define MAX_APDU 50
//#define MAX_APDU 480
#define MAX_APDU 1476
#define MAX_APDU 480
//#define MAX_APDU 1476
// for confirmed messages, this is the number of transactions
// that we hold in a queue waiting for timeout.