Skip to content

Commit f4cf505

Browse files
Update README.md
Fixed typo
1 parent 97ffc07 commit f4cf505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ void freeTilesCache();
4848
bool fetchMap(LGFX_Sprite &map, double longitude, double latitude, uint8_t zoom);
4949
```
5050
51-
- Valid range for the `zoom` level is 0-18.
51+
- Valid range for the `zoom` level is 1-18.
5252
- `longitude` and `latitude` are normalized to valid coordinates.
5353
5454
#### Save a map to SD card

0 commit comments

Comments
 (0)