Updated pic18f6720 port project to compile with MPLAB X and MCC18 v3.43 LITE.
This commit is contained in:
@@ -35,11 +35,13 @@
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include "bits.h"
|
||||
#include "apdu.h"
|
||||
#include "bacdef.h"
|
||||
#include "bacdcode.h"
|
||||
#include "bacenum.h"
|
||||
#include "dcc.h"
|
||||
#include "handlers.h"
|
||||
/* me */
|
||||
#include "apdu.h"
|
||||
|
||||
uint16_t apdu_timeout(
|
||||
void)
|
||||
|
||||
Reference in New Issue
Block a user