readme.txt
来自「Bluetooth HID emulation」· 文本 代码 · 共 22 行
TXT
22 行
Introduction
------------
This example implements a Bluetooth HID to USB HID converter dongle. It demonstrates how to use the HID library and HID transforms.
Setup
-----
The application by default is configured to support pairing with one keyboard and one mouse, both devices are expected to have a pin code of 0000.
Instructions
------------
When the application is executed, the chip will be made connectable.
A HID keyboard or mouse should then be able to connect to the device.
Pressing the Connect button should allow another device to pair.
Holding the Connect button for 2 seconds will unplug any paired
devices.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?