diff --git a/update.cpp b/update.cpp index 0f6783a..8fc6f34 100644 --- a/update.cpp +++ b/update.cpp @@ -739,6 +739,9 @@ QStringList Update::getDcSoftAndHardWareVersion() { bool Update::doUpdate(int &displayIndex, QStringList const &filesToWorkOn) { // 04.10.2023: deactivated -> first testing of opkg_commands + // + // wird auch nie wieder gebraucht, da alles von der dc-lib erledigt wird. + // die dc-lib braucht dazu nur datei-namen. return true;