mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-07 14:01:51 +00:00
FatFs update to R0.11a.
This commit is contained in:
@@ -41,7 +41,7 @@ FRESULT f_chdrive (
|
||||
|
||||
<div class="para desc">
|
||||
<h4>Description</h4>
|
||||
<p>The <tt>f_chdrive()</tt> function changes the current drive. The initial value of the current drive number is 0. Note that the current drive is retained in a static variable so that it also affects other tasks that using the file functions.</p>
|
||||
<p>The <tt>f_chdrive</tt> function changes the current drive. The initial value of the current drive number is 0. Note that the current drive is retained in a static variable so that it also affects other tasks that using the file functions.</p>
|
||||
</div>
|
||||
|
||||
<div class="para comp">
|
||||
|
||||
Reference in New Issue
Block a user