Skip to content

Commit

Permalink
Temporarily remove LMST and SCLK from default time systems in configu…
Browse files Browse the repository at this point in the history
…ration (#248)
  • Loading branch information
jvigliotta authored Dec 27, 2024
1 parent d8a644b commit 81bce4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,9 +189,7 @@
*/
timeSystems: [
'scet',
'ert',
'sclk',
'lmst'
'ert'
],

/**
Expand Down

0 comments on commit 81bce4a

Please sign in to comment.