Bug fix, Optimized imports, Changed Timer to ExecutorService
Former-commit-id: b23ccf25f1f121589bd8887dbe833b95db4d2b24
This commit is contained in:
parent
d635888742
commit
405d7ebf02
25 changed files with 122 additions and 153 deletions
|
|
@ -1,12 +1,6 @@
|
|||
package se.koc.hal.plugin.tellstick;
|
||||
|
||||
import se.koc.hal.plugin.tellstick.protocols.NexaSelfLearning;
|
||||
import se.koc.hal.plugin.tellstick.protocols.Oregon0x1A2D;
|
||||
import zutil.db.DBConnection;
|
||||
import zutil.log.LogUtil;
|
||||
|
||||
import java.sql.SQLException;
|
||||
import java.util.logging.Logger;
|
||||
|
||||
/**
|
||||
* Created by Ziver on 2015-11-19.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue