1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-24 16:55:15 +03:00

No BT on TX16S for now

This commit is contained in:
Kilrah 2020-05-13 11:52:54 +02:00
parent a4d6002178
commit f44305beb1
2 changed files with 2 additions and 2 deletions

View file

@ -233,5 +233,5 @@ options_radiomaster_tx16s = {
"faichoice": ("FAI", "CHOICE", None),
"nooverridech": ("OVERRIDE_CHANNEL_FUNCTION", "NO", "YES"),
"flexr9m": ("MODULE_PROTOCOL_FLEX", "YES", None),
"bluetooth": ("BLUETOOTH", "YES", "NO"),
# "bluetooth": ("BLUETOOTH", "YES", "NO"),
}