Updated Enable 802.11mc FTM on Intel 8260 (markdown)

HappyZ 2018-08-06 19:33:26 -07:00
parent 185492974d
commit 3f327d568b
1 changed files with 2 additions and 1 deletions

@ -84,7 +84,8 @@ If you have installed other version of hostapd before, make sure you are using h
$ sudo apt install libnl-3-dev libnl-genl-3-dev
```
### Compile & Install
Thanks to [Johannes Berg](https://johannes.sipsolutions.net/Projects/) to provide the initial patch.
Thanks to [Johannes Berg](https://johannes.sipsolutions.net/Projects/) to provide the initial patch. I have committed it to the master branch (the develop branch also has `iw` folder which is the same but with more information).
```
$ git clone https://github.com/HappyZ/iw_intel8260_localization.git -b master
$ cd iw_intel8260_localization