Просмотр исходного кода

Clear the active alerts first

tags/v1.2.0
Bertrand Lemasle 6 лет назад
Родитель
Сommit
5cd3f2e09b
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      Core.cpp

+ 1
- 1
Core.cpp Просмотреть файл

@@ -44,8 +44,8 @@ namespace core {
gps::preserveCurrentCoordinates();
}

alerts::add(notifyFailures(metadata));
alerts::clear(metadata);
alerts::add(notifyFailures(metadata));
positions::doBackup(forceBackup);

if (acquired) updateRtcTime();


Загрузка…
Отмена
Сохранить