Some small updates and fixes for Zigbee

This commit is contained in:
Ziver Koc 2021-01-26 01:52:50 +01:00
parent 326d773741
commit 65581f13d5
12 changed files with 77 additions and 38 deletions

View file

@ -107,7 +107,7 @@ public class EventControllerManagerTest {
}
}
public static class TestController implements HalEventController{
public static class TestController implements HalEventController {
int size;
@Override