mirror of
https://github.com/anklimov/lighthub
synced 2026-01-30 18:19:06 +03:00
OpenHab bugfix, optimization, SCALE_VOLUME_100 opt.
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
#define CONTROLLER TM1809
|
||||
#endif
|
||||
|
||||
#ifndef SCALE_VOLUME_100
|
||||
#define SCALE_VOLUME_100 false
|
||||
#endif
|
||||
|
||||
#ifndef DATA_PIN
|
||||
#define DATA_PIN 4
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user