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

Motor. #3

Open
JamieR1987 opened this issue Mar 18, 2023 · 2 comments
Open

Motor. #3

JamieR1987 opened this issue Mar 18, 2023 · 2 comments

Comments

@JamieR1987
Copy link

Hi there,

I was trying to upload the code supplied and i got an error with the line

#include "motorPage.h" it states that there is no such file or directory.

I am in the US and the ESP8266 i am using has a CP2102 chip from Silabs. I have managed to connect it through my own wifi network with a separate bit of code with no issue.
motorpage error

Thank you for your time

@witnessmenow
Copy link
Owner

witnessmenow commented Mar 18, 2023 via email

@JamieR1987
Copy link
Author

You are missing a file https://github.com/witnessmenow/simple-wifi-controlled-rc-car/blob/master/MotorWeb/motorPage.h Click on the button over the top right, add new file, call it motorPage.h and add the code

On Sat 18 Mar 2023, 17:23 JamieR1987, @.> wrote: Hi there, I was trying to upload the code supplied and i got an error with the line #include "motorPage.h" it states that there is no such file or directory. I am in the US and the ESP8266 i am using has a CP2102 chip from Silabs. I have managed to connect it through my own wifi network with a separate bit of code with no issue. [image: motorpage error] https://user-images.githubusercontent.com/128248836/226122942-f6062e28-365f-4f84-9fc4-82068df9a132.png Thank you for your time — Reply to this email directly, view it on GitHub <#3>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAL5PQVYKDL37G7YKEXPC6LW4XVSNANCNFSM6AAAAAAV7SVGVU . You are receiving this because you are subscribed to this thread.Message ID: @.>

Great, do i add it to the bottom of the Motorweb code or as a seperate file within the same folder? Sorry, still new at this.

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

2 participants