mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 06:47:17 +00:00
PROJECTOR_CTRL: Use at least one projector (fix)
This commit is contained in:
parent
c5e2cef175
commit
cabd9bdffc
@ -27,7 +27,7 @@
|
||||
|
||||
#define XDRV_53 53
|
||||
|
||||
#ifndef USE_PROJECTOR_CTRL_NEC
|
||||
#if !defined(USE_PROJECTOR_CTRL_NEC) && !defined(USE_PROJECTOR_CTRL_OPTOMA)
|
||||
#define USE_PROJECTOR_CTRL_NEC // Use at least one projector
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user