Add bluetooth panel (wip), add clock / clock+date setting

This commit is contained in:
Ly-sec 2025-08-16 15:35:10 +02:00
parent 56ad08816e
commit 2fd20c69f9
9 changed files with 911 additions and 9 deletions

View file

@ -109,9 +109,9 @@ Variants {
anchors.verticalCenter: parent.verticalCenter
}
// Bluetooth {
// anchors.verticalCenter: parent.verticalCenter
// }
Bluetooth {
anchors.verticalCenter: parent.verticalCenter
}
Battery {
anchors.verticalCenter: parent.verticalCenter
}