diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..9e3375a --- /dev/null +++ b/library.properties @@ -0,0 +1,11 @@ +name=WiFiTri +version=1.0.0 +author=JHershey69 +maintainer=JHershey69 +sentence=WiFi Triangulation Library for ESP32. +paragraph=This library depends on HTTPClient, ArduinoJson +category=other +url=https://github.com/JHershey69/WiFiTri +architectures=* +includes=WiFiTri.h +depends=HTTPClient,ArduinoJson