mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +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
|
#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
|
#define USE_PROJECTOR_CTRL_NEC // Use at least one projector
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user