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

Merge mtp from https://github.com/Alex4386/f0-mtp

Willy-JL 1 год назад
Родитель
Сommit
26c20bf467
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      mtp/README.md

+ 3 - 1
mtp/README.md

@@ -34,8 +34,10 @@ Here are some things you should know before using this application:
 > **DO NOT transfer files over 64K** in one go.  
 > **DO NOT transfer files over 64K** in one go.  
 > This will:
 > This will:
 > - **Crash the Flipper** if the file is too big.
 > - **Crash the Flipper** if the file is too big.
+> 
+> And _might_ :  
 > - **Corrupt the SD Card filesystem** due to current implementation's limitation.
 > - **Corrupt the SD Card filesystem** due to current implementation's limitation.
->   (If you know how to fix this issue, feel free to give me a PR!)
+>   (If you know how to fix this issue, feel free to give me a PR!, quick `chkdsk` will fix the corruption though)
 >
 >
 
 
 > [!WARNING]
 > [!WARNING]