فهرست منبع

Don't run the algo twice in a row

Reduce the delay
Jon B Mårtensson 2 سال پیش
والد
کامیت
5bda95021f
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

+ 0 - 1
FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

@@ -513,7 +513,6 @@ extension Home {
                     Spacer()
                     Button {
                         state.showModal(for: .bolus(waitForSuggestion: true))
-                        state.apsManager.determineBasalSync()
                     }
                     label: {
                         Image("bolus")