Modbus: Misc cleanup

This commit is contained in:
Gregory Nutt
2015-04-07 12:16:15 -06:00
parent ab30957caa
commit 6ad0579b85
6 changed files with 537 additions and 473 deletions

View File

@@ -87,9 +87,10 @@
* None
*
****************************************************************************/
void eMBInit(void); // REMOVE ME
void nsh_initialize(void)
{
eMBInit(); // REMOVE ME
/* Mount the /etc filesystem */
(void)nsh_romfsetc();