mirror of https://github.com/arendst/Tasmota.git
Disable TX20 wind sensor
Just disabling RC switch is NOT enough for successfull compiling with stage/core!!
This commit is contained in:
parent
bc3c5a8acf
commit
74afa790cf
|
@ -444,7 +444,7 @@
|
|||
|
||||
#define USE_RF_FLASH // Add support for flashing the EFM8BB1 chip on the Sonoff RF Bridge. C2CK must be connected to GPIO4, C2D to GPIO5 on the PCB (+3k code)
|
||||
|
||||
#define USE_TX20_WIND_SENSOR // Add support for La Crosse TX20 anemometer (+2k code)
|
||||
//#define USE_TX20_WIND_SENSOR // Add support for La Crosse TX20 anemometer (+2k code)
|
||||
|
||||
//#define USE_RC_SWITCH // Add support for RF transceiver using library RcSwitch (+2k7 code, 460 iram)
|
||||
|
||||
|
|
Loading…
Reference in New Issue