Fixing BACDL_ETHERNET compilation (#108)
Co-authored-by: Txinto Vaz <txinto@iac.es>
This commit is contained in:
@@ -321,7 +321,6 @@ static void dlenv_network_port_init(void)
|
||||
since they are already set */
|
||||
Network_Port_Changes_Pending_Set(instance, false);
|
||||
}
|
||||
#endif
|
||||
#else
|
||||
/**
|
||||
* Datalink network port object settings
|
||||
@@ -331,6 +330,7 @@ static void dlenv_network_port_init(void)
|
||||
/* do nothing */
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/** Datalink maintenance timer
|
||||
* @ingroup DataLink
|
||||
|
||||
Reference in New Issue
Block a user