updated docs USB, improved test scripts

This commit is contained in:
Sebastian Hildebrandt
2021-01-12 17:22:32 +01:00
parent bcf9d46f67
commit 52a097d56a
6 changed files with 133 additions and 97 deletions
+1
View File
@@ -271,3 +271,4 @@ function usb(callback) {
}
exports.usb = usb;