Commit 09c2c248 by Maurits van Beusekom Committed by GitHub

Merge pull request #537 from Baseflow/readme-fix-ble

Update readme with bluetooth
parents 2425361b f931bad0
......@@ -100,7 +100,10 @@ You can remove permissions you don't use:
# 'PERMISSION_MEDIA_LIBRARY=0',
## dart: PermissionGroup.sensors
# 'PERMISSION_SENSORS=0'
# 'PERMISSION_SENSORS=0',
## dart: PermissionGroup.bluetooth
# 'PERMISSION_BLUETOOTH=0'
]
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment