We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08b052 commit 840c87bCopy full SHA for 840c87b
1 file changed
docs/CROWDIN/zh_TW/CompatibleCgms/Libre3.md
@@ -14,13 +14,13 @@ Freestyle Libre 3 (FSL3) 需要特殊設定才能將血糖值接收至 AAPS。
14
15
在 xDrip+ 中,傳感器可以在 -40 mg/dL 至 +20 mg/dL(-2.2 mmol/l 至 +1.1 mmol/l)範圍內進行校正,以補償手動儀表讀取值與傳感器讀取值之間的差異。
16
17
-## 方法 1:1 分鐘讀取值
18
-AndroidAPS 不會處理每分鐘的資料值。
+## 方法一:直接使用每分鐘的資料值
+AndroidAPS 是專為每 5 分鐘的資料值量身打造的。 因此,在某些情況下處理每分鐘的資料值時,會有些侷限。
19
20

21
22
23
-## 方法 2:5 分鐘讀取值
+## 方法二:透過 xDrip 將每分鐘的資料值轉換為每 5 分鐘的資料值。
24
此方法使用 Juggluco 接收來自傳感器的原始 1 分鐘間隔資料,然後將其傳送至 xDrip+,以平滑為 5 分鐘間隔資料,並傳送至 AAPS。
25
26
### 步驟 1:設定 Juggluco
0 commit comments