/****************************************************************************
Copyright (c) 2022 ruabmbua All Rights Reserved.
****************************************************************************/
//! Sets the sidechannel volume of the logitech gpro x headset
extern crate hidapi;
use HidApi;
use Error;