能让百度搜到自己发布的博客 提交网址如下
摘要:https://ziyuan.baidu.com/linksubmit/url
阅读全文
posted @
2021-09-23 14:45
Finn_ZengYuan
阅读(45)
推荐(0)
Android蓝牙固件升级 DFU-OTA 固件升级
摘要:1、添加 依赖包: implementation 'no.nordicsemi.android:dfu:1.11.0' 2、DfuService类继承 DfuBaseService package com.example.ycblesdkdemo.dfu; import android.app.Ac
阅读全文
posted @
2021-09-23 14:40
Finn_ZengYuan
阅读(2067)
推荐(1)