add cpu perc/temp
This commit is contained in:
parent
743374628a
commit
f342c17444
4 changed files with 81 additions and 0 deletions
|
|
@ -108,6 +108,10 @@ Scope {
|
|||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
Cpu {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
Clock {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue