summaryrefslogtreecommitdiffstats
path: root/_data/devices/maguro.yml
diff options
context:
space:
mode:
authorMichael Cook <code@mdcook.net>2018-01-02 11:09:00 +0100
committerMichael W <baddaemon87@gmail.com>2018-01-10 10:25:06 +0000
commit5db3c4669a87849adf51fcf84acca7a1b83ab169 (patch)
treef8de669121939d81bd0d61bd20e6955699005663 /_data/devices/maguro.yml
parenteb4d010a3de5efd6233a4fb3caf054672378fc31 (diff)
downloadlineage_wiki-5db3c4669a87849adf51fcf84acca7a1b83ab169.tar.gz
lineage_wiki-5db3c4669a87849adf51fcf84acca7a1b83ab169.tar.bz2
lineage_wiki-5db3c4669a87849adf51fcf84acca7a1b83ab169.zip
wiki: bluetooth device schema validation
- convert bluetooth to bluetooth.profiles (optional) and bluetooth.spec (required) - display in wiki as bluetooth.spec with bluetooth.profiles - set bluetooth to required in schema - prevent a couple unrelated cases that allowed empty arrays Change-Id: Icaad595a87a26e407e6111d6da9f6ead9858318f
Diffstat (limited to '_data/devices/maguro.yml')
-rw-r--r--_data/devices/maguro.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_data/devices/maguro.yml b/_data/devices/maguro.yml
index d6cd24d4..72aefc1e 100644
--- a/_data/devices/maguro.yml
+++ b/_data/devices/maguro.yml
@@ -1,6 +1,6 @@
architecture: arm
battery: Removable Li-Ion 1750 mAh
-bluetooth: v4.0 with A2DP
+bluetooth: {spec: '4.0', profiles: [A2DP]}
cameras:
- {flash: 'LED', info: '5 MP'}
- {flash: '', info: '1.3 MP'}