BIOI G60/Morgan65: use custom Bluetooth driver (#20897)

This commit is contained in:
Ryan
2023-05-20 22:12:59 +10:00
committed by GitHub
parent 7b31c18d46
commit ab8c5013c8
7 changed files with 43 additions and 474 deletions

View File

@ -146,7 +146,7 @@
"properties": {
"driver": {
"type": "string",
"enum": ["BluefruitLE", "RN42"]
"enum": ["BluefruitLE", "RN42", "custom"]
}
}
},