When tried compiling the C++ examples on master branch, I got the this error.
In file included from Navio+/RCInput_Navio.cpp:1:0:
Navio+/RCInput_Navio.h:4:20: fatal error: pigpio.h: No such file or directory
compilation terminated.
I was able to compile C++ examples on navio2 branch, however, the LED example didnot change the color of the led on navio2.
Hi,
When tried compiling the C++ examples on master branch, I got the this error.
I was able to compile C++ examples on navio2 branch, however, the LED example didnot change the color of the led on navio2.