Add new line to EOF

pull/5740/head
Ashok Rao 2017-12-21 16:14:00 +00:00
parent e324d16fab
commit 9556736411
1 changed files with 1 additions and 1 deletions

View File

@ -58,4 +58,4 @@ void _eth_config_mac(ETH_HandleTypeDef *heth)
}
(void) HAL_ETH_ConfigMAC(heth, &macconf);
}
}