pub async fn handle_command(
cmd: PeripheralCommands,
config: &Config,
) -> Result<()>Expand description
Handle construct peripheral subcommands.
pub async fn handle_command(
cmd: PeripheralCommands,
config: &Config,
) -> Result<()>Handle construct peripheral subcommands.