fix the address
This commit is contained in:
parent
bcbc31217b
commit
ac18342153
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ const getStanza = async () => {
|
||||||
};
|
};
|
||||||
|
|
||||||
const tag =
|
const tag =
|
||||||
" Black Portal 5856 E Davison, Detroit ";
|
" Black Portal 4856 E Davison, Detroit ";
|
||||||
let tagCharacterLocation = 0;
|
let tagCharacterLocation = 0;
|
||||||
setInterval(() => {
|
setInterval(() => {
|
||||||
lcd.printLineSync(1, " ");
|
lcd.printLineSync(1, " ");
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue