Moved find device to its own utility method, and added a specific equals method and reworked some test.
This commit is contained in:
parent
7e8938c38c
commit
c7e286f51e
166 changed files with 618 additions and 374 deletions
|
|
@ -1,5 +1,6 @@
|
|||
dependencies {
|
||||
def ZIGBEE_LIB_VERSION = "1.3.10"
|
||||
//def ZIGBEE_LIB_VERSION = "1.3.11-SNAPSHOT"
|
||||
|
||||
implementation project(':hal-core')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue