mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-01-31 08:25:22 +00:00
11 lines
193 B
Bash
Executable File
11 lines
193 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# SPDX-FileCopyrightText: 2019 Jiao Xianjun <putaoshu@msn.com>
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
|
|
./sdrctl dev sdr0 get reg xpu 19
|
|
|
|
./sdrctl dev sdr0 set reg xpu 19 3
|
|
|