Sorry, one of my corrections was wrong!

euquiq 2021-12-08 17:20:38 -03:00
parent 3b4b0aeec4
commit 1fc405e6c4

@ -172,7 +172,7 @@ some compiling errors to check it's better to call it without '-j 8')
## 7. Create makefile through cmake and compile (as user) (it's important to call the PATH cmd in step 6 just before making the cmake) ## 7. Create makefile through cmake and compile (as user) (it's important to call the PATH cmd in step 6 just before making the cmake)
cmake -B./ -S../../../ cmake -B./ -S../../
make firmware make firmware
## 8. Flash the firmware to HackRF ## 8. Flash the firmware to HackRF