Added handling for ARCNET on the Linux port.

This commit is contained in:
skarg
2005-09-06 20:41:01 +00:00
parent 7368ba24f6
commit 4ba79baf1e
8 changed files with 77 additions and 13 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ typedef struct
static BACNET_FILE_LISTING BACnet_File_Listing[] =
{
{0, "temp.txt"},
{0, "test.log"},
{1, "script.txt"},
{0, NULL} // last file indication
};