OpenHab bugfix, optimization, SCALE_VOLUME_100 opt.

This commit is contained in:
2021-04-09 02:30:41 +03:00
parent 7c642ec286
commit bfb28512cc
19 changed files with 29997 additions and 30011 deletions

View File

@@ -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