Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taro.writeBLECharacteristicValue方法中为何没有writeType这个参数选择? #14922

Closed
lightman0215 opened this issue Dec 3, 2023 · 1 comment
Labels
A-typings Area - TypeScript Typings 相关 E-easy Helper Wanted - Easy F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@lightman0215
Copy link

相关平台

微信小程序

小程序基础库: 3.2.2
使用框架: React

复现步骤

使用Taro.writeBLECharacteristicValue写入蓝牙数据的时候没有writeType这个参数选择,https://taro-docs.jd.com/docs/apis/device/bluetooth-ble/writeBLECharacteristicValue#writetype这个文档里有写这个参数

期望结果

可以有这个参数选择

实际结果

期望可以有这个参数

环境信息

 Taro CLI 3.6.6 environment info:
    System:
      OS: macOS 14.1.2
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 18.15.0 - ~/.nvm/versions/node/v18.15.0/bin/node
      npm: 9.5.0 - ~/.nvm/versions/node/v18.15.0/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.6 => 3.6.6 
      @tarojs/components: 3.6.6 => 3.6.6 
      @tarojs/helper: 3.6.6 => 3.6.6 
      @tarojs/plugin-framework-react: 3.6.6 => 3.6.6 
      @tarojs/plugin-html: ^3.6.17 => 3.6.17 
      @tarojs/plugin-platform-alipay: 3.6.6 => 3.6.6 
      @tarojs/plugin-platform-h5: 3.6.6 => 3.6.6 
      @tarojs/plugin-platform-jd: 3.6.6 => 3.6.6 
      @tarojs/plugin-platform-qq: 3.6.6 => 3.6.6 
      @tarojs/plugin-platform-swan: 3.6.6 => 3.6.6 
      @tarojs/plugin-platform-tt: 3.6.6 => 3.6.6 
      @tarojs/plugin-platform-weapp: 3.6.6 => 3.6.6 
      @tarojs/react: 3.6.6 => 3.6.6 
      @tarojs/runtime: 3.6.6 => 3.6.6 
      @tarojs/shared: 3.6.6 => 3.6.6 
      @tarojs/taro: 3.6.6 => 3.6.6 
      @tarojs/taro-loader: 3.6.6 => 3.6.6 
      @tarojs/webpack5-runner: 3.6.6 => 3.6.6 
      babel-preset-taro: 3.6.6 => 3.6.6 
      eslint-config-taro: 3.6.6 => 3.6.6 
      react: ^18.2.0 => 18.2.0 
@ZakaryCode ZakaryCode added A-typings Area - TypeScript Typings 相关 V-3 Version - 3.x F-react Framework - React T-weapp Target - 编译到微信小程序 E-easy Helper Wanted - Easy labels Dec 5, 2023
@ZakaryCode ZakaryCode removed their assignment Dec 6, 2023
@TheKonka
Copy link
Member

已修复 #14679

@github-project-automation github-project-automation bot moved this from Todo to Done in Mini Program Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-typings Area - TypeScript Typings 相关 E-easy Helper Wanted - Easy F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
Archived in project
Development

No branches or pull requests

3 participants