Tellstic event bugfix. issue 15
Former-commit-id: eed3e3bacbb7adfb27f31f4f1c3a47f1b6e884fd
This commit is contained in:
parent
ff9709b6d2
commit
eceafa762c
5 changed files with 27 additions and 14 deletions
|
|
@ -19,9 +19,9 @@ public class TelstickSerialCommNexaOnOffTest {
|
|||
|
||||
NexaSelfLearning nexa = new NexaSelfLearning();
|
||||
//nexa.setHouse(11772006);
|
||||
nexa.setHouse(15087918);
|
||||
nexa.setHouse(14160770);
|
||||
nexa.setGroup(0);
|
||||
nexa.setUnit(0);
|
||||
nexa.setUnit(1);
|
||||
|
||||
System.out.println("Up and Running");
|
||||
while(true) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue