Add new line to EOF

pull/5841/head
Ashok Rao 2017-12-21 16:14:00 +00:00 committed by adbridge
parent 0c132c57de
commit 9c07a11a1b
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);
}
}