example ci build

This commit is contained in:
2018-06-10 23:43:16 +02:00
parent f1e7d213f6
commit 0b941fee60
2 changed files with 3 additions and 4 deletions

View File

@@ -2,10 +2,9 @@
#define __EXAMPLE_APP__
//#include "Sprocket.h"
#include <ESPAsyncWebServer.h>
#include <TaskSchedulerDeclarations.h>
#include "App.h"
#include <ESPAsyncWebServer.h>
using namespace std;
using namespace std::placeholders;