... | ... | @@ -75,7 +75,7 @@ modify ${user.home}/.m2/settings.xml with the following: |
|
|
To setup the linux kernel to enable usbmon (the module to sniff on serial port through wireshark) use the command
|
|
|
`# modprobe usbmon` and to allow common user to use it (so you don't have to use wireshark as superuser) run `# setfacl -m u:$USER:r /dev/usbmon*`
|
|
|
|
|
|
**Quick Start**
|
|
|
#Quick Start
|
|
|
0. set-up git and maven
|
|
|
1. git clone https://github.com/tlaukkan/zigbee4java.git
|
|
|
2. cd zigbee4java
|
... | ... | |