HostTime: Rename Clock to Step, add full time and BBT display

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-02-01 20:53:11 +00:00
parent 1311b6a127
commit c7006e3726
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
3 changed files with 154 additions and 107 deletions

View file

@ -38,7 +38,7 @@
{
"id": 3,
"plugin": "Cardinal",
"model": "HostParameters",
"model": "HostTime",
"version": "2.0",
"params": [],
"leftModuleId": 2,
@ -51,12 +51,12 @@
{
"id": 4,
"plugin": "Cardinal",
"model": "HostTime",
"model": "HostParameters",
"version": "2.0",
"params": [],
"leftModuleId": 3,
"pos": [
27,
26,
0
]
}