Fix #1337 - code ended up in `openstmap`

pull/1364/head
Gordon Williams 2022-01-24 13:52:17 +00:00
parent e997ad59ed
commit 78d424ba2b
1 changed files with 0 additions and 1 deletions

View File

@ -514,7 +514,6 @@ The [`testing`](testing) folder contains snippets of code that might be useful f
* `testing/colors.js` - 16 bit colors as name value pairs * `testing/colors.js` - 16 bit colors as name value pairs
* `testing/gpstrack.js` - code to store a GPS track in Bangle.js storage and output it back to the console * `testing/gpstrack.js` - code to store a GPS track in Bangle.js storage and output it back to the console
* `testing/map` - code for splitting an image into map tiles and then displaying them
## Credits ## Credits