mcauser / WEACT_F411CEU6

MicroPython board definition for the WeAct STM32F411CEU6 board
121 stars 33 forks source link

compile time error in main.c #13

Closed robhamerling closed 3 years ago

robhamerling commented 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.

robhamerling commented 3 years ago

The problem seems to have solved itself! Might have been something with git.