Start ATBUpdateSync
This commit is contained in:
@@ -26,6 +26,10 @@ namespace internal {
|
||||
static constexpr const char *UPDATE_DC_FIRMARE_SUCCESS{"success"};
|
||||
|
||||
static constexpr const char *OPKG_MARKER{"<OPKG>"};
|
||||
static constexpr const char *SYNC_MARKER{"<SYNC>"};
|
||||
static constexpr const char *DC_MARKER{"<DC>"};
|
||||
static constexpr const char *GIT_MARKER{"<GIT>"};
|
||||
static constexpr const char *ISMAS_MARKER{"<ISMAS>"};
|
||||
|
||||
int read1stLineOfFile(QString fileName);
|
||||
QString customerRepoRoot();
|
||||
|
Reference in New Issue
Block a user