diff --git a/docs/peripheral/bluetooth_gamepad/main.md b/docs/peripheral/bluetooth_gamepad/main.md index 976307d..3cb0548 100644 --- a/docs/peripheral/bluetooth_gamepad/main.md +++ b/docs/peripheral/bluetooth_gamepad/main.md @@ -104,7 +104,7 @@ Arduino IDE打开`PS3 Controller Host`的**连接**,示例代码:**Arduino I #### 4.2.2 输入蓝牙配对码并运行示例代码 -点击此处链接查看[mixly示例程序下载](./bluetooth_gamepad/ps3.zip) +点击此处链接查看[mixly示例程序下载](./ps3按键测试.zip) 参照示例编写程序或使用示例程序,注意输入手柄背面的蓝牙配对码,每个手柄在出厂时已设置不同的配对码。 @@ -121,7 +121,7 @@ Arduino IDE打开`PS3 Controller Host`的**连接**,示例代码:**Arduino I #### 4.2.4 按键测试 -点击点击此处链接查看[mixly示例程序下载](./bluetooth_gamepad/ps3.zip) +点击点击此处链接查看[mixly示例程序下载](./ps3按键测试.zip) 经测试,所有按键在按下时反馈数字1,未按下为0; @@ -137,7 +137,7 @@ Arduino IDE打开`PS3 Controller Host`的**连接**,示例代码:**Arduino I #### 4.3.1 安装库 -点击点击此处链接查看[Mind+示例程序和库文件下载](./bluetooth_gamepad/mind+.zip) +点击点击此处链接查看[Mind+示例程序和库文件下载](./mind+库和示例程序.zip) 打开Mind+,选择FireBeetle ESP32-E 为主板模式,将ESP32主板与电脑连接。 diff --git a/docs/peripheral/bluetooth_gamepad/mind+.zip "b/docs/peripheral/bluetooth_gamepad/mind+\345\272\223\345\222\214\347\244\272\344\276\213\347\250\213\345\272\217.zip" similarity index 100% rename from docs/peripheral/bluetooth_gamepad/mind+.zip rename to "docs/peripheral/bluetooth_gamepad/mind+\345\272\223\345\222\214\347\244\272\344\276\213\347\250\213\345\272\217.zip" diff --git a/docs/peripheral/bluetooth_gamepad/ps3.zip "b/docs/peripheral/bluetooth_gamepad/ps3\346\214\211\351\224\256\346\265\213\350\257\225.zip" similarity index 100% rename from docs/peripheral/bluetooth_gamepad/ps3.zip rename to "docs/peripheral/bluetooth_gamepad/ps3\346\214\211\351\224\256\346\265\213\350\257\225.zip"