mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 00:45:14 +00:00
Update adb.js
This commit is contained in:
parent
614b572a6b
commit
583efdb8cd
|
@ -10,6 +10,7 @@ function ADBObject() {
|
|||
|
||||
this.setBinPath = function(binPath) {
|
||||
this.binPath = binPath;
|
||||
return this;
|
||||
};
|
||||
|
||||
this.getDevices = function() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user