Skip to content

Commit df18fa9

Browse files
Update README.md
1 parent e3abfbc commit df18fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ void setSize(uint16_t w, uint16_t h);
4444
bool resizeTilesCache(uint8_t numberOfTiles);
4545
```
4646

47+
- The cache is initialized on the first fetch.
4748
- Default cache size is 10 tiles.
4849
- Each tile is 128 kB.
4950
- The cache is cleared before resizing.

0 commit comments

Comments
 (0)