Order NVMe values

This commit is contained in:
Spiros
2024-06-01 20:21:32 +03:00
parent 067566a380
commit ce94a1214d
5 changed files with 110 additions and 13 deletions

View File

@@ -40,6 +40,7 @@ else()
${PROJECT_SOURCES}
custombutton.h custombutton.cpp
statusdot.h statusdot.cpp
jsonparser.h jsonparser.cpp
)
endif()