-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
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. |
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.
Thank you for your time
The text was updated successfully, but these errors were encountered: