mirror of
https://github.com/rcornwell/sims.git
synced 2026-05-04 23:16:48 +00:00
SCP: Updated to current.
This commit is contained in:
@@ -448,8 +448,8 @@ return port;
|
||||
|
||||
void sim_close_serial (SERHANDLE port)
|
||||
{
|
||||
sim_close_os_serial (port);
|
||||
_serial_remove_from_open_list (port);
|
||||
sim_close_os_serial (port);
|
||||
}
|
||||
|
||||
t_stat sim_config_serial (SERHANDLE port, CONST char *sconfig)
|
||||
|
||||
Reference in New Issue
Block a user