mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 21:29:49 +03:00
Mercury electricity counter driver, refactoring
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#define CST_UNKNOWN 0
|
||||
#define CST_INITIALIZED 1
|
||||
#define CST_FAILED 2
|
||||
#define CST_FAILED -1
|
||||
|
||||
class abstractCh {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user