-
Notifications
You must be signed in to change notification settings - Fork 47
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
ESP12F Variant 1 code error #33
Comments
More information please |
@zs6buj
|
You have selected the NodeMCU board in MavToPass config.h, but your PlatformIO.ini has selected generic ESP8266, so the pins are defined twice and there is a conflict.
Rather try this:
|
The Variant 1 option compiler on this board returns with an error
of Undeclared Variable
in line 425 ...
The text was updated successfully, but these errors were encountered: