函数名改为驼峰式-1

This commit is contained in:
zogodo
2019-10-09 18:03:39 +08:00
parent e958db30b1
commit ec4eef27e4
5 changed files with 40 additions and 61 deletions

View File

@@ -56,7 +56,6 @@
'gateway':'%s'\
}"
int app_httpd_start(void);
int app_httpd_stop();
int AppHttpdStart(void);
int AppHttpdStop();