Skip to content
New issue

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

Compile error #113

Open
omkarg opened this issue Mar 20, 2021 · 2 comments
Open

Compile error #113

omkarg opened this issue Mar 20, 2021 · 2 comments

Comments

@omkarg
Copy link

omkarg commented Mar 20, 2021

Hi,

I downloaded the code from Github and I am trying to compile it in PlatformIO but I am getting a compile error

inc/protocolfunctions.h:3:10: fatal error: protocol.h: No such file or directory

Should I be adding the protocol.h file from here https://github.com/bipropellant/bipropellant-hoverboard-api/blob/master/src/protocolFunctions.h

@omkarg omkarg closed this as completed Mar 20, 2021
@omkarg omkarg reopened this Mar 20, 2021
@btsimonh
Copy link
Contributor

you need this repo too:
https://github.com/bipropellant/bipropellant-protocol

  • can't remember exactly how they are combined :(.

@Astrobubu
Copy link

get this https://github.com/bipropellant/bipropellant-protocol

move the .h files to inc
move the .c files to src

I have no clue why this basic thing isn't mentioned or just pasted into the folder from the beginning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants