?? 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 + -