mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
add back deps so compiles on OSX
This commit is contained in:
11
lib/PsychicHttp/library.properties
Normal file
11
lib/PsychicHttp/library.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
name=PsychicHttp
|
||||
version=1.0.1
|
||||
author=Zach Hoeken <hoeken@gmail.com>
|
||||
maintainer=Zach Hoeken <hoeken@gmail.com>
|
||||
sentence=PsychicHttp is a robust webserver that supports http/https + websockets.
|
||||
paragraph=This library is based on the ESP-IDF HTTP Server library which is asynchronous, does http / https+ssl and supports websockets.
|
||||
category=Communication
|
||||
architectures=esp32
|
||||
url=https://github.com/hoeken/PsychicHttp
|
||||
includes=PsychicHttp.h
|
||||
depends=ArduinoJson,ArduinoTrace,UrlEncode
|
||||
Reference in New Issue
Block a user