You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api.md
-14
Original file line number
Diff line number
Diff line change
@@ -825,8 +825,6 @@ Represents a USB storage using the Arduino Unified Storage library.
825
825
`public virtual `[`Folder`](#class_folder)``[`getRootFolder`](#class_u_s_b_storage_1a1d39336ddd7ec401dc2ed99c3117af59)`()` | Retrieves the root folder of the USB storage.
826
826
`public virtual bool `[`format`](#class_u_s_b_storage_1a8aec32e4e48d081183ad880a61836bc5)`(FileSystems fs)` | Formats the USB storage with the selected file system.
827
827
`public bool `[`isConnected`](#class_u_s_b_storage_1a228919e4b7f6fe0619fbcb33da9a9534)`()` | Checks if the USB storage is connected.
828
-
`public bool `[`isAvailable`](#class_u_s_b_storage_1ad71d15f8c9bcd12aa14a2bd6be620184)`()` | Checks if the USB storage is available.
829
-
`public void `[`checkConnection`](#class_u_s_b_storage_1adf1432619e4e970d34f14742d6932dfe)`()` | Checks the USB storage connection status.
830
828
831
829
## Members
832
830
@@ -886,15 +884,3 @@ Checks if the USB storage is connected.
0 commit comments