Changes between Version 2 and Version 3 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/File/FindFlashDrive
- Timestamp:
- 05/17/24 11:58:34 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/File/FindFlashDrive
v2 v3 42 42 DrawErrorBox("Error mounting USB drive", 2); 43 43 } else { 44 // ... Write data to flash drive 44 45 // ... Write data to flash drive, or read from the drive 45 46 46 47 #if ARM64