Corrected compile error.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
PROG=`basename $0`
|
||||
OPTIONAL=1
|
||||
OPTIONAL=0
|
||||
|
||||
usage()
|
||||
{
|
||||
|
||||
@@ -641,3 +641,4 @@ int main(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
#include "rs485.h"
|
||||
#include "crc.h"
|
||||
#include "mstp.h"
|
||||
#include "dlmstp.h"
|
||||
#include "mstptext.h"
|
||||
#include "bacint.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user