[CI] Fix lib include path
This commit is contained in:
parent
a97baa6fc2
commit
397bd9ab04
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#define PI_HAL_H
|
||||
|
||||
// include RadioLib
|
||||
#include <RadioLib.h>
|
||||
#include <RadioLib/RadioLib.h>
|
||||
|
||||
// include the library for Raspberry GPIO pins
|
||||
#include "pigpio.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue