We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031b358 commit 77de8faCopy full SHA for 77de8fa
README.md
@@ -53,9 +53,7 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
53
framework = arduino
54
55
lib_deps =
56
- celliesprojects/OpenStreetMap-esp32@^1.2.0
57
- lovyan03/LovyanGFX@^1.2.7
58
- bitbank2/PNGdec@^1.1.3
+ celliesprojects/OpenStreetMap-esp32@^1.2.2
59
```
60
61
## Functions
library.json
@@ -1,6 +1,6 @@
1
{
2
"name": "OpenStreetMap-esp32",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"description": "This PlatformIO library provides a OpenStreetMap (OSM) map fetching and caching system for ESP32-based devices.",
5
"keywords": [
6
"esp32",
0 commit comments