Enhance wifi-setup-web

PUBLISHED_FROM=3d4511723b65ec3dfb7c3691a46f093da75e3004
This commit is contained in:
Бобби
2017-09-09 00:59:30 +03:00
committed by Cesanta Bot
parent 6926f9191b
commit a178ff5987
4 changed files with 49 additions and 62 deletions

View File

@@ -1,5 +0,0 @@
#include "mgos_app.h"
enum mgos_app_init_result mgos_app_init(void) {
return MGOS_APP_INIT_SUCCESS;
}