updated fakemobileclient to use fixed fast scan reate
This commit is contained in:
parent
c66586fcdc
commit
c6aab7fb36
1 changed files with 3 additions and 0 deletions
|
@ -59,4 +59,7 @@ mobileclient = {
|
||||||
currentLocationRequesteFailed: function () {
|
currentLocationRequesteFailed: function () {
|
||||||
console.log('currentLocationRequesteFailed');
|
console.log('currentLocationRequesteFailed');
|
||||||
},
|
},
|
||||||
|
getWifiScanRate: function () {
|
||||||
|
return 5;
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue