1 #ifndef __APPS_CONF_H__
2 #define __APPS_CONF_H__
4 //Here we include the header file for the application(s) we use in our project.
7 //#include "hello-world.h"
8 //#include "simple-httpd.h"
10 //#include "webserver.h"
13 //#include "webclient.h"
15 #endif /*__APPS_CONF_H__*/