mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-03 14:06:49 +01:00
Fix include paths
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
/*******************************************************/
|
||||
#include "ports.h"
|
||||
|
||||
#include "hackrf_core.h"
|
||||
#include "cpld_jtag.h"
|
||||
#include "../hackrf_core.h"
|
||||
#include "../cpld_jtag.h"
|
||||
#include <libopencm3/lpc43xx/gpio.h>
|
||||
|
||||
void delay_jtag(uint32_t duration)
|
||||
|
||||
Reference in New Issue
Block a user