From 70702af1370e44e32fb2c3c507e4759a187b4fe5 Mon Sep 17 00:00:00 2001 From: Leo C Date: Thu, 8 Sep 2016 19:15:27 +0200 Subject: Import fatfs R0.12b --- fatfs/doc/en/chdrive.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatfs/doc/en/chdrive.html') diff --git a/fatfs/doc/en/chdrive.html b/fatfs/doc/en/chdrive.html index 665e543..7950994 100644 --- a/fatfs/doc/en/chdrive.html +++ b/fatfs/doc/en/chdrive.html @@ -41,7 +41,7 @@ FRESULT f_chdrive (

Description

-

The f_chdrive() 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.

+

The f_chdrive 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.

-- cgit v1.2.3