GB18030
This commit is contained in:
@@ -60,4 +60,10 @@
|
||||
</view>
|
||||
</picker>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="page-section">
|
||||
<view class="page-section-demo">
|
||||
<text>编码:GB18030 HEX</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
@@ -428,7 +428,7 @@ Component({
|
||||
// 调用 dd.startBluetoothDevicesDiscovery 方法开始搜索蓝牙设备
|
||||
dd.startBluetoothDevicesDiscovery({
|
||||
// 搜索指定服务 UUID 的蓝牙设备
|
||||
// services: ['fff0'],
|
||||
// services: [],
|
||||
success: (res) => {
|
||||
console.log(res);
|
||||
// dd.showToast({
|
||||
|
||||
Reference in New Issue
Block a user