Fiddling with the MAX_MDPU and datalink stuff.

This commit is contained in:
skarg
2007-09-01 00:42:12 +00:00
parent 35cac8b4b0
commit 46ab0030c8
9 changed files with 42 additions and 12 deletions
+1 -1
View File
@@ -27,4 +27,4 @@
#include "config.h"
#include "datalink.h"
uint8_t Handler_Transmit_Buffer[MAX_MPDU] = { 0 };
uint8_t Handler_Transmit_Buffer[MAX_PDU] = { 0 };