Added some print info the mstpcap demo like packet count, baud rate, and interface.
This commit is contained in:
@@ -45,6 +45,7 @@ extern "C" {
|
||||
|
||||
void RS485_Set_Interface(
|
||||
char *ifname);
|
||||
const char * RS485_Interface(void);
|
||||
|
||||
void RS485_Initialize(
|
||||
void);
|
||||
|
||||
Reference in New Issue
Block a user