-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Upgrade to 2.5.0 problems, ip_addr incompatibility and wrong pin definitions in pins_arduino.h #5730
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
Comments
You don't give much details.
When possible, Pins are defined in |
Previous version was: 2.4.0 Error when defining for example D0 in my h-file:
|
I use ip_addr with use of stat_info:
|
|
This missing definition that you need was fixed for everybody in #4828. |
Closing due to user error. |
When upgrading to 2.5.0, the following problems occur when compiling:
This is the correct mapping I have used all of the time and works just fine:
The text was updated successfully, but these errors were encountered: