1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"]
}
}
},