Formatting cleanup
This commit is contained in:
parent
c7e286f51e
commit
5a1be3c2e4
50 changed files with 283 additions and 282 deletions
|
|
@ -46,7 +46,7 @@ public class HalZigbeeControllerTest {
|
|||
|
||||
handleConsoleInput('h', controller.networkManager);
|
||||
|
||||
while(true) {
|
||||
while (true) {
|
||||
char input = waitForInout();
|
||||
handleConsoleInput(input, controller.networkManager);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue