Skip to content

Instantly share code, notes, and snippets.

@dlech
Created July 19, 2014 21:51
Show Gist options
  • Save dlech/32ac253149fdec49b51e to your computer and use it in GitHub Desktop.
Save dlech/32ac253149fdec49b51e to your computer and use it in GitHub Desktop.
[Unit]
Description=Make bluetooth discoverable
After=legoev3-bluetooth.service
[Install]
WantedBy=legoev3-bluetooth.service
[Service]
Type=oneshot
ExecStart=/usr/sbin/hiconfig hci0 piscan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment