📄 readme.txt
字号:
Introduction
------------
This example implements a simple HID mouse device. It demonstrates how to use the HID library and HID streams.
Setup
-----
The application supports two types of optical mouse sensor, Either the Agilent ADNS-2030/2051 or the ADNS-3030/3040.
The 'Selected board' project property can be used to select which sensor the application should use.
IMPORTANT NOTE:
The HID profile mandates that all devices have an Device Identification SDP record, this example application doesn't define this SDP record.
Any application based upon this example MUST defined this SDP record.
Instructions
------------
When the application is executed, the chip will be made discoverable and connectable. Any HID host should then be able to connect to the device.
The device uses a pin code of 0000.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -