BluetoothDemo/bluetooth_demo_L08_NSDK/app.js

5 lines
47 B
JavaScript
Raw Normal View History

2023-10-17 15:36:02 +08:00
//app.js
App({
onLaunch: function () {
}
})