This repository was archived by the owner on Feb 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compile Examples CI is failing because this branch needs ArduinoRS485 from upstream (in particular of PR arduino-libraries/ArduinoRS485#6) |
@manchoz should we release ArduinoRS485 and then merge this one? |
Memory usage change @ 5aa45e3
Click for full report table
Click for full report CSV
|
Memory usage change @ 9784de7
Click for full report table
Click for full report CSV
|
Up 🙃 👍 |
@facchinm with the arduino-libraries/ArduinoRS485#13 merged, ArduinoRS485 is ready to be released and this PR merged. |
9784de7
to
078a330
Compare
Memory usage change @ 078a330
Click for full report table
Click for full report CSV
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Refactor the RS485 support to be compatible with the ArduinoRS485 library and ArduinoRS485-based tools and libraries (e.g. Arduino Modbus).
Please, review @facchinm @Rocketct