Fix some compilation warnings and add esp-idf platform for experiment (#454)
And fix some code indent issues.
This commit is contained in:
@ -396,4 +396,5 @@ module_interface *g_module_interfaces[Module_Max] = {
|
||||
#else
|
||||
NULL
|
||||
#endif
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user