Updated code to compile on MPLAB C18 v2.44 compiler.

This commit is contained in:
skarg
2005-09-29 19:28:18 +00:00
parent b15fdebd83
commit c45d61b9e2
13 changed files with 144 additions and 104 deletions
+2 -2
View File
@@ -11,8 +11,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