added Title tot the relese
This commit is contained in:
parent
183a803c3f
commit
e3ac53da44
2
main.go
2
main.go
|
|
@ -107,7 +107,7 @@ func defaultConfig() Config {
|
|||
Trend: TrendConfig{Minutes: 5},
|
||||
Press: PressConfig{MAX_TONNAGE: 64},
|
||||
UI: UIConfig{
|
||||
Title: "Force Monitor",
|
||||
Title: "Force Monitor v0.2.0 - pre-alpha",
|
||||
Subtitle: "Siemens S7-1215C • Piezo peak/stroke input • PLC values in % • kN calculated from MAX_TONNAGE",
|
||||
LeftLabel: "LEVI STEBER",
|
||||
RightLabel: "DESNI STEBER",
|
||||
|
|
|
|||
Loading…
Reference in a new issue