Skip to content

Commit 655260d

Browse files
Create library.properties
1 parent d155774 commit 655260d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=OpenStreetMap-esp32
2+
version=v0.99.0
3+
author=Cellie
4+
maintainer=Cellie <[email protected]>
5+
sentence=A library to display OpenStreetMap maps on ESP32 devices.
6+
paragraph=This library allows you to fetch and display OpenStreetMap tiles on ESP32-based devices with a display. It supports caching, zooming, and saving maps to SD card.
7+
category=Display
8+
url=https://github.com/CelliesProjects/OpenStreetMap-esp32
9+
architectures=esp32
10+
depends=LovyanGFX, PNGdec, SD, WiFiClient, HTTPClient

0 commit comments

Comments
 (0)