Updated for running the PIC demo.

This commit is contained in:
skarg
2007-03-23 17:07:13 +00:00
parent 71cdafef52
commit 6f04232d32
4 changed files with 21 additions and 7 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
/* This is used in constructing messages and to tell others our limits */
/* 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 50
/* #define MAX_APDU 480 */
/* #define MAX_APDU 1476 */
/* for confirmed messages, this is the number of transactions */