Create buuild_fix_issue.md

This commit is contained in:
aiminick 2021-03-25 21:37:25 +08:00 committed by GitHub
parent d45e3453c6
commit 04ce5d351e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
## undefined reference to makedev
add
```
#include <sys/sysmacros.h>
```
in pigpio.c