From ac1834215341ebb6f4526e80f9b9df7952800dde Mon Sep 17 00:00:00 2001 From: Boaz Sender Date: Sun, 20 Apr 2025 13:27:19 -0700 Subject: [PATCH] fix the address --- screen.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.ts b/screen.ts index 71507fa..a9631fd 100644 --- a/screen.ts +++ b/screen.ts @@ -23,7 +23,7 @@ const getStanza = async () => { }; const tag = - " Black Portal 5856 E Davison, Detroit "; + " Black Portal 4856 E Davison, Detroit "; let tagCharacterLocation = 0; setInterval(() => { lcd.printLineSync(1, " ");