-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: cvhuy2009/ArduinoModbus
base: master
head repository: arduino-libraries/ArduinoModbus
compare: master
- 7 commits
- 7 files changed
- 4 contributors
Commits on Oct 8, 2024
-
Bump arduino/arduino-lint-action from 1 to 2
Bumps [arduino/arduino-lint-action](https://github.com/arduino/arduino-lint-action) from 1 to 2. - [Release notes](https://github.com/arduino/arduino-lint-action/releases) - [Commits](arduino/arduino-lint-action@v1...v2) --- updated-dependencies: - dependency-name: arduino/arduino-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0708a77 - Browse repository at this point
Copy the full SHA 0708a77View commit details -
Merge pull request arduino-libraries#156 from arduino-libraries/depen…
…dabot/github_actions/arduino/arduino-lint-action-2 Bump arduino/arduino-lint-action from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 5afa436 - Browse repository at this point
Copy the full SHA 5afa436View commit details
Commits on Oct 31, 2024
-
Feature: class ModbusRTUDelay allows for calculation of minimum inter…
…-frame breaks. More information can be found in https://modbus.org/docs/Modbus_over_serial_line_V1_02.pdf, 2.5.1.1 MODBUS Message RTU Framing.
Configuration menu - View commit details
-
Copy full SHA for 760b1e3 - Browse repository at this point
Copy the full SHA 760b1e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f9127 - Browse repository at this point
Copy the full SHA f6f9127View commit details
Commits on Nov 4, 2024
-
Merge pull request arduino-libraries#158 from arduino-libraries/featu…
…re/rtu-pre-post-delay Feature: class ModbusRTUDelay allows for calculation of minimum inter-frame breaks.
Configuration menu - View commit details
-
Copy full SHA for e0c9b6c - Browse repository at this point
Copy the full SHA e0c9b6cView commit details
Commits on May 9, 2025
-
Standardization in license documentation is important because, in addition to making it easy for humans to find this vital information, it allows machines to automate the process of license type determination, which is useful both for discovering suitable open source projects as well as checking open source license compliance. Previously, the open source license of this project was not documented in a dedicated license file. Due to this, even though the project is licensed under a standardized open source license, the open license type could not be identified with 100% confidence by machines (e.g., the Licensee Gem used by the GitHub website), which meant identification could only be made by a human carefully evaluating the license text. The project's license is hereby documented in a standardized license file. The result is that the project's open source license type can now be automatically identified. This does not result in any change to the project licensing.
Configuration menu - View commit details
-
Copy full SHA for c1c643e - Browse repository at this point
Copy the full SHA c1c643eView commit details -
Merge pull request arduino-libraries#164 from per1234/license-file
Add dedicated license file
Configuration menu - View commit details
-
Copy full SHA for 581a61f - Browse repository at this point
Copy the full SHA 581a61fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master