Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 246 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 246 Bytes

BluetoothAction

Prerequisite

$ apt-get install build-essential libbluetooth-dev

Install

$ git clone https://github.com/potiufrn/bluetoothAction.git
$ cd bluetoothAction
$ mkdir build
$ cd build
$ cmake ..
$ make install