Skip to content

Commit

Permalink
Reconfigure 8th floor test SCU station code (#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbie-sundstrom authored Dec 23, 2024
1 parent 030a1c8 commit ec01a9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions priv/signs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"id": "lab_test_1",
"type": "realtime",
"pa_ess_loc": "TBR01",
"scu_id": "TBR01SCU001",
"pa_ess_loc": "TEST",
"scu_id": "TESTSCU001",
"default_mode": "auto",
"read_loop_offset": 120,
"text_zone": "n",
Expand Down Expand Up @@ -48,8 +48,8 @@
{
"id": "lab_test_2",
"type": "realtime",
"pa_ess_loc": "TBR01",
"scu_id": "TBR01SCU001",
"pa_ess_loc": "TEST",
"scu_id": "TESTSCU001",
"default_mode": "auto",
"read_loop_offset": 30,
"text_zone": "s",
Expand Down

0 comments on commit ec01a9f

Please sign in to comment.