summaryrefslogtreecommitdiffstats
path: root/_data/devices/kipper.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/kipper.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/kipper.yml')
-rw-r--r--_data/devices/kipper.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_data/devices/kipper.yml b/_data/devices/kipper.yml
index 9baa9b5b..d36cd5c4 100644
--- a/_data/devices/kipper.yml
+++ b/_data/devices/kipper.yml
@@ -1,6 +1,6 @@
architecture: arm64
battery: 2500 mAh
-bluetooth: v4 with A2DP, BLE
+bluetooth: {spec: 4.0 + LE, profiles: [A2DP]}
cameras:
- {flash: 'LED', info: '20 MP'}
- {flash: 'LED', info: '8 MP'}