Indented with indent.sh script.
This commit is contained in:
@@ -91,7 +91,8 @@ void RS485_Set_Interface(
|
||||
* ALGORITHM: none
|
||||
* NOTES: none
|
||||
*********************************************************************/
|
||||
const char *RS485_Interface(void)
|
||||
const char *RS485_Interface(
|
||||
void)
|
||||
{
|
||||
return RS485_Port_Name;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user