Bluetoothctl:运行 rfkill 在 windows 机器上
Bluetoothctl: Running rfkill on a windows machine
我正在尝试使用我在 windows 机器上 https://gist.github.com/egorf/66d88056a9d703928f93 找到的这个 python 包装器。
我收到错误:'rkfill' is not recognized as an internal or external command
如何在 windows 计算机上获取 运行 包装程序的命令?
该代码仅适用于 Linux 机器,例如 Raspberry Pi。它不适用于 Microsoft Windows.
Windows 目前没有类似的功能。
我正在尝试使用我在 windows 机器上 https://gist.github.com/egorf/66d88056a9d703928f93 找到的这个 python 包装器。
我收到错误:'rkfill' is not recognized as an internal or external command
如何在 windows 计算机上获取 运行 包装程序的命令?
该代码仅适用于 Linux 机器,例如 Raspberry Pi。它不适用于 Microsoft Windows.
Windows 目前没有类似的功能。