some minor formatting

This commit is contained in:
proddy
2021-05-02 22:07:22 +02:00
parent 7d0ed2246a
commit 23218bca7d
7 changed files with 52 additions and 28 deletions

View File

@@ -5,7 +5,7 @@
#include <WiFi.h>
#include <ArduinoJson.h>
#include <AsyncJson.h> // TODO needed for AsyncJsonResponse
#include <AsyncJson.h>
#include <ESPAsyncWebServer.h>
#define MAX_FEATURES_SIZE 256