protocol.h Issue #5
ApacheBlack
started this conversation in
General
Replies: 1 comment 2 replies
-
I am sorry, this project is kinda outdated, because the ArduinoController app from PlayStore is offline. But if you want to try nonetheless, then it seems the file is missing, maybe there is something broken on download or the libraries are outdated also. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I am having problem compiling with VS. i am having this all the time. what could be the solution?
thanks.
#include "protocol.h"
^~~~~~~~~~~~
compilation terminated.
Compiling .pio\build\control_PPM\src\control.o
In file included from src\bldc.h:3:0,
from src\bldc.c:6:
src\control_structures.h:24:10: fatal error: protocol.h: No such file or directory
Beta Was this translation helpful? Give feedback.
All reactions