add stream raw frame access
This commit is contained in:
@@ -72,5 +72,5 @@ pub enum SdkError {
|
||||
DeviceError(u16),
|
||||
|
||||
#[error("Device is in streaming mode, command not allowed")]
|
||||
StreamingBusy
|
||||
StreamingBusy,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user