Drop the fw/src/, it's cleaner

PUBLISHED_FROM=625dda14ba3d00accbbdc1e5bd61a26b4baa4d94
This commit is contained in:
Deomid Ryabkov 2017-07-19 13:20:48 +01:00 committed by Cesanta Bot
parent 788221d07e
commit f81c777bf9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "fw/src/mgos_app.h"
#include "mgos_app.h"
enum mgos_app_init_result mgos_app_init(void) {
return MGOS_APP_INIT_SUCCESS;