Some small updates and fixes for Zigbee
This commit is contained in:
parent
326d773741
commit
65581f13d5
12 changed files with 77 additions and 38 deletions
|
|
@ -107,7 +107,7 @@ public class EventControllerManagerTest {
|
|||
}
|
||||
}
|
||||
|
||||
public static class TestController implements HalEventController{
|
||||
public static class TestController implements HalEventController {
|
||||
int size;
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue