From 78d424ba2b8eeb5c4920f0770db454badfcfd366 Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Mon, 24 Jan 2022 13:52:17 +0000 Subject: [PATCH] Fix #1337 - code ended up in `openstmap` --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 985d5ac5a..0a92aae30 100644 --- a/README.md +++ b/README.md @@ -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/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