vault backup: 2022-07-13 10:43:13

Affected files:
.obsidian/workspace
02. PARA/01. Project(專案)/008. Sentinel.md
This commit is contained in:
2022-07-13 10:43:13 +08:00
parent 777e62bfe2
commit 70dfe34415
2 changed files with 6 additions and 6 deletions

10
.obsidian/workspace vendored
View File

@@ -9,7 +9,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "02. PARA/03. Resources資源/C++17/for_each.md", "file": "02. PARA/01. Project專案/008. Sentinel.md",
"mode": "source", "mode": "source",
"source": true "source": true
} }
@@ -69,7 +69,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "02. PARA/03. Resources資源/C++17/for_each.md", "file": "02. PARA/01. Project專案/008. Sentinel.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -86,7 +86,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "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", "active": "ec13ce58b15fa6d4",
"lastOpenFiles": [ "lastOpenFiles": [
"02. PARA/03. Resources資源/C++17/for_each.md",
"02. PARA/03. Resources資源/讀書筆記/20220619 - 精確的力量.md", "02. PARA/03. Resources資源/讀書筆記/20220619 - 精確的力量.md",
"02. PARA/03. Resources資源/C++17/智慧指標.md", "02. PARA/03. Resources資源/C++17/智慧指標.md",
"02. PARA/03. Resources資源/C++17/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 取得 APK 的 icon.md",
"02. PARA/02. Area領域/20150803 - Android/ADB.md", "02. PARA/02. Area領域/20150803 - Android/ADB.md",
"02. PARA/03. Resources資源/QT/QVariant.md", "02. PARA/03. Resources資源/QT/QVariant.md",
"00. TOP/02. MOC.md", "00. TOP/02. MOC.md"
"01. Daily/2021/06/2021-06-10(週四).md"
] ]
} }

View File

@@ -57,7 +57,7 @@ or
adb shell getprop ro.vendor.mediatek.version.release adb shell getprop ro.vendor.mediatek.version.release
``` ```
## Enable the UVC mode ## Enable the UVC mode
``` ```
adb root ;\ adb root ;\