Stboard legacy encoding, refactoring

This commit is contained in:
2020-02-02 02:41:55 +01:00
parent 59c28f437d
commit 7437fbf85b
4 changed files with 212 additions and 44 deletions

View File

@@ -11,6 +11,9 @@ var queryPromise = client.nearby({
distance: 400
})
async function getNearestStation() {
}
async function getNearestStationDepartures() {
var result = await queryPromise