mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-06-30 15:01:53 +02:00
repack1
This commit is contained in:
+4
-3
@@ -1,3 +1,6 @@
|
||||
#include <ESPAsyncWebServer.h>
|
||||
#include <AsyncElegantOTA.h>
|
||||
#include <AsyncTCP.h>
|
||||
#include <WiFi.h>
|
||||
#include "configuration.h"
|
||||
#include "pins_config.h"
|
||||
@@ -5,9 +8,7 @@
|
||||
#include "lora_utils.h"
|
||||
#include "display.h"
|
||||
#include "utils.h"
|
||||
#include <AsyncTCP.h>
|
||||
#include <ESPAsyncWebServer.h>
|
||||
#include <AsyncElegantOTA.h>
|
||||
|
||||
|
||||
AsyncWebServer server(80);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user