-
Notifications
You must be signed in to change notification settings - Fork 29
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
Libraries #6
Comments
Hello, I have also a lot of problems with libraries. one is: regards Martin |
Have you been able to fix the problem? |
Nein, leider nichtViele GrüßeDirk ***@***.***: +491702309712
|
https://github.com/harihanv/esp32/tree/main/ArduinoRS485-esp32, library have been ported to esp32. I have added #if defined(ESP32) in the rs485 header file and also library.properties file have been updated. |
Thank you Harihanv, but I have still problems with compiling. Do you have a BIN file for the standard ESP32 boards? regards Martin |
`WARNING: library ArduinoRS485 claims to run on samd, mbed_portenta, mbed_opta architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). exit status 1 Compilation error: 'union arduino_event_info_t' has no member named 'disconnected'; did you mean 'eth_connected'?` |
hello |
Hi,
for me is it not possible to compile this files. Witch libraries are should be linked. The streaming and wifi lib generates errors
thanks
Dirk
The text was updated successfully, but these errors were encountered: