1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #1716 from tim-moody/bluetooth

Bluetooth PAN and Terminal servers
This commit is contained in:
A Holt 2019-06-15 17:36:00 -04:00 committed by GitHub
commit ca034ffa01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 245 additions and 2 deletions

View file

@ -88,6 +88,11 @@ reboot_to_AP: False
# For those installing IIAB over WiFi: "reboot_to_AP: True" overrides the above
# detection of WiFi-as-gateway, forcing "hostapd_enabled: True" regardless.
# Bluetooth PAN access to server
bluetooth_install: True
bluetooth_enabled: False
bluetooth_term_enabled: False
# Gateway mode
iiab_lan_enabled: True
iiab_wan_enabled: True