Modified MS/TP capture utility to emit the list of available COM ports on Windows when no command line argument is given.
This commit is contained in:
@@ -68,6 +68,9 @@ extern "C" {
|
||||
void RS485_Print_Error(
|
||||
void);
|
||||
|
||||
bool RS485_Interface_Valid(unsigned port_number);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user