diff --git a/.obsidian/workspace b/.obsidian/workspace index c66d6c6..c1eef98 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "02. PARA/03. Resources(資源)/C++17/for_each.md", + "file": "02. PARA/01. Project(專案)/008. Sentinel.md", "mode": "source", "source": true } @@ -69,7 +69,7 @@ "state": { "type": "backlink", "state": { - "file": "02. PARA/03. Resources(資源)/C++17/for_each.md", + "file": "02. PARA/01. Project(專案)/008. Sentinel.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -86,7 +86,7 @@ "state": { "type": "outline", "state": { - "file": "02. PARA/03. Resources(資源)/C++17/for_each.md" + "file": "02. PARA/01. Project(專案)/008. Sentinel.md" } } } @@ -116,6 +116,7 @@ }, "active": "ec13ce58b15fa6d4", "lastOpenFiles": [ + "02. PARA/03. Resources(資源)/C++17/for_each.md", "02. PARA/03. Resources(資源)/讀書筆記/20220619 - 精確的力量.md", "02. PARA/03. Resources(資源)/C++17/智慧指標.md", "02. PARA/03. Resources(資源)/C++17/C++17.md", @@ -124,7 +125,6 @@ "02. PARA/02. Area(領域)/20150803 - Android/ADB 取得 APK 的 icon.md", "02. PARA/02. Area(領域)/20150803 - Android/ADB.md", "02. PARA/03. Resources(資源)/QT/QVariant.md", - "00. TOP/02. MOC.md", - "01. Daily/2021/06/2021-06-10(週四).md" + "00. TOP/02. MOC.md" ] } \ No newline at end of file diff --git a/02. PARA/01. Project(專案)/008. Sentinel.md b/02. PARA/01. Project(專案)/008. Sentinel.md index 2090919..2d2c1df 100644 --- a/02. PARA/01. Project(專案)/008. Sentinel.md +++ b/02. PARA/01. Project(專案)/008. Sentinel.md @@ -57,7 +57,7 @@ or adb shell getprop ro.vendor.mediatek.version.release ``` - + ## Enable the UVC mode ``` adb root ;\