Exception: RTLSDR::DeviceNotOpenError
- Defined in:
- lib/rtlsdr/errors.rb
Overview
Raised when attempting to use a device that hasn't been opened
This exception is thrown when trying to perform operations on a device that has been closed or was never properly opened.