Cleaned up PIC18F6720 project to enable mostly clean compile and build with latest MPLab (8.x) and MCC18 compiler (3.x).

This commit is contained in:
skarg
2008-11-26 13:57:38 +00:00
parent d1a1c1c8a6
commit cee436eb45
6 changed files with 366 additions and 106 deletions
+1
View File
@@ -34,6 +34,7 @@
#include "dlmstp.h"
#include "rs485.h"
#include "npdu.h"
#include "handlers.h"
/* Number of MS/TP Packets Rx/Tx */
uint16_t MSTP_Packets = 0;