started to use the UI

This commit is contained in:
2020-08-04 22:35:29 +02:00
parent 89f900c970
commit 9322ea65a7
9 changed files with 180 additions and 131 deletions

View File

@ -37,6 +37,8 @@ public:
uint32_t powerOnHours,
uint32_t powerCycles);
string sCapacityToText();
private:
string sPath;
string sModelFamily;