FatFs R0.14b, released April 17, 2021
This commit is contained in:
@@ -23,7 +23,7 @@ FRESULT f_mount (
|
||||
</pre>
|
||||
<pre>
|
||||
FRESULT f_unmount (
|
||||
const TCHAR* <span class="arg">path</span>, <span class="c">/* [IN] Logical drive number */</span>
|
||||
const TCHAR* <span class="arg">path</span> <span class="c">/* [IN] Logical drive number */</span>
|
||||
);
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user