Update senseApiDesc.h and opts.cpp for clarity in device attachment and usage examples

This commit is contained in:
2025-10-01 18:20:59 -04:00
parent a66d91fa31
commit 56b8e83a09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ struct Sal_Mgmt_LibOps
*/
sal_mlo_finalizeIndFn *finalizeInd;
/* Salmanoff calls this to attach a device to the lib. When it returns, the
* device should be attached and ready to be implexed.
* device should be attached and ready to present its stimbuff.
*/
sal_mlo_attachDeviceReqFn *attachDeviceReq;
// When this returns, the device should be detached.