mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
More BLE
This commit is contained in:
+1
-4
@@ -7,10 +7,7 @@ import {Plugin, Cordova} from './plugin';
|
||||
pluginRepo: 'https://github.com/don/cordova-plugin-ble-central'
|
||||
})
|
||||
export class BLE {
|
||||
@Cordova({
|
||||
successIndex: 2,
|
||||
errIndex: 3
|
||||
})
|
||||
@Cordova()
|
||||
static scan(services:any[], seconds:number) {}
|
||||
|
||||
@Cordova()
|
||||
|
||||
Reference in New Issue
Block a user