remove asyncjson.h

This commit is contained in:
proddy
2021-04-06 11:21:01 +02:00
parent 33c3ef64e9
commit 6c41c49866
12 changed files with 2 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
#include <ArduinoJsonJWT.h>
#include <ESPAsyncWebServer.h>
#include <ESPUtils.h>
#include <AsyncJson.h>
#include <AsyncJson.h> // TODO neede for AsyncJsonResponse
#include <list>
#ifndef FACTORY_JWT_SECRET