Closed robhamerling closed 3 years ago
A recent change (in main.c?) causes a compile error:
main.c:57:10: fatal error: mpbthciport.h: No such file or directory 57 | #include "mpbthciport.h" | ^~~~~~~~~~~~~~~ compilation terminated.
main.c:57:10: fatal error: mpbthciport.h: No such file or directory
57 | #include "mpbthciport.h"
| ^~~~~~~~~~~~~~~
compilation terminated.
The problem seems to have solved itself! Might have been something with git.
A recent change (in main.c?) causes a compile error:
main.c:57:10: fatal error: mpbthciport.h: No such file or directory
57 | #include "mpbthciport.h"
| ^~~~~~~~~~~~~~~
compilation terminated.