added lsusb

This commit is contained in:
Hendrik Schutter 2022-02-18 11:45:48 +01:00
parent 00908a1b89
commit ca241a6b64
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ Run `bash ./alert.sh` for starting the alarm.<br/>
### openWrt
`opkg update`<br/>
`opkg install usbutils`<br/>
`opkg install kmod-usb-serial`<br/>
`opkg install kmod-usb-serial-ftdi`<br/>