X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b634ec50a0646a1575d89add8ac851f7d8a66332..9f7883fa2b78fd7907162987fc65b71d3c6b19fa:/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h?ds=inline diff --git a/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h b/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h index 962a2acf7..8710db88b 100644 --- a/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h +++ b/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h @@ -143,6 +143,7 @@ static bool SCSI_Command_Read_Capacity_10(void); static bool SCSI_Command_Send_Diagnostic(void); static bool SCSI_Command_ReadWrite_10(const bool IsDataRead); + static bool SCSI_Command_ModeSense_6(void); #endif #endif