Skip to content

outofambit/edison-bluetooth-enabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Bluetooth Enabler for Intel Edison

Script to enable bluetooth on the Intel Edison. Meant to be installed as a startup script.

Installation

(adapted from http://stephaniemoyerman.com/?p=41)

$ mkdir /etc/init.d
$ cp bluetooth_enabler.sh /etc/init.d/
$ chmod +x /etc/init.d/bluetooth_enabler.sh
$ update-rc.d /etc/init.d/bluetooth_enabler.sh defaults
$ reboot now

About

Script to enable bluetooth on the Intel Edison

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages