From 5db199d8a627a966df03e84e70ea92b630c73411 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Sat, 20 Jan 2024 22:17:41 +0100 Subject: [PATCH] Add back library.json for use with ArduinoIDE --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..62289e0 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +me=AsyncTCP-esphome +version=2.1.1 +author=Me-No-Dev +maintainer=ESPHome +sentence=Async TCP Library for ESP32 +paragraph=Async TCP Library for ESP32 +category=Other +url=https://github.com/esphome/AsyncTCP.git +architectures=*