mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 10:17:53 +00:00
Disable SCANNER ... (#989)
This commit is contained in:
parent
c6ff0e27d9
commit
600ffe87d7
@ -5,8 +5,7 @@ exitcode=0;
|
|||||||
|
|
||||||
# CC2500-only 64Kb FCC builds
|
# CC2500-only 64Kb FCC builds
|
||||||
printf "\e[33;1mBuilding mm-stm-cc2500-64-aetr-v$MULTI_VERSION.bin\e[0m\n";
|
printf "\e[33;1mBuilding mm-stm-cc2500-64-aetr-v$MULTI_VERSION.bin\e[0m\n";
|
||||||
#opt_enable $ALL_PROTOCOLS;
|
opt_disable SCANNER_CC2500_INO;
|
||||||
#opt_disable IKEAANSLUTA_CC2500_INO;
|
|
||||||
opt_disable ENABLE_PPM;
|
opt_disable ENABLE_PPM;
|
||||||
opt_disable A7105_INSTALLED;
|
opt_disable A7105_INSTALLED;
|
||||||
opt_disable CYRF6936_INSTALLED;
|
opt_disable CYRF6936_INSTALLED;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user