We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when i do make command in flutter-pi directory it raise it error for me
./include/plugins/gpiod.h:4:10: fatal error: gpiod.h: No such file or directory
#include <gpiod.h>
can you guys help me
The text was updated successfully, but these errors were encountered:
Try this sudo apt-get install gpiod libgpiod-dev
sudo apt-get install gpiod libgpiod-dev
Sorry, something went wrong.
well done, thank you, you are the best
No branches or pull requests
when i do make command in flutter-pi directory it raise it error for me
can you guys help me
The text was updated successfully, but these errors were encountered: