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 5e70d2c commit d21fcd4Copy full SHA for d21fcd4
README.md
@@ -41,7 +41,7 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
41
framework = arduino
42
43
lib_deps =
44
- celliesprojects/OpenStreetMap-esp32@^1.1.0
+ celliesprojects/OpenStreetMap-esp32@^1.1.1
45
lovyan03/LovyanGFX@^1.2.7
46
bitbank2/PNGdec@^1.1.3
47
```
library.json
@@ -1,6 +1,6 @@
1
{
2
"name": "OpenStreetMap-esp32",
3
- "version": "1.1.0",
+ "version": "1.1.1",
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