mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
Modbus: Misc cleanup
This commit is contained in:
@@ -87,9 +87,10 @@
|
||||
* None
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
void eMBInit(void); // REMOVE ME
|
||||
void nsh_initialize(void)
|
||||
{
|
||||
eMBInit(); // REMOVE ME
|
||||
/* Mount the /etc filesystem */
|
||||
|
||||
(void)nsh_romfsetc();
|
||||
|
Reference in New Issue
Block a user