cleaned up errant comments.
This commit is contained in:
@@ -1,11 +1,8 @@
|
|||||||
#ifndef CONFIG_H
|
#ifndef CONFIG_H
|
||||||
#define CONFIG_H
|
#define CONFIG_H
|
||||||
|
|
||||||
/* declare a single physical layer */
|
/* declare a single physical layer using your compiler define.
|
||||||
/*#include "bip.h" */
|
see datalink.h for possible defines. */
|
||||||
/*#include "ethernet.h" */
|
|
||||||
/*#include "arcnet.h" */
|
|
||||||
/*#include "mstp.h" */
|
|
||||||
|
|
||||||
/* Max number of bytes in an APDU. */
|
/* Max number of bytes in an APDU. */
|
||||||
/* Typical sizes are 50, 128, 206, 480, 1024, and 1476 octets */
|
/* Typical sizes are 50, 128, 206, 480, 1024, and 1476 octets */
|
||||||
|
|||||||
Reference in New Issue
Block a user