Skip to content
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

Added hs.serial:rts() and hs.serial:dtr() #3314

Merged

Conversation

latenitefilms
Copy link
Contributor

- Added methods to get and set the `RTS` and `DTR` values.
- Fixed some inconsistencies in the documentation.
- Fixed some typos where `LS_TNUMBER` was incorrectly used instead of `LS_TBOOLEAN`.
- Closes Hammerspoon#3310
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: pr-fix, pr-change, pr-feature, pr-maintenance

@github-actions
Copy link

github-actions bot commented Nov 3, 2022

View Test Results

349 tests   294 ✔️  11m 29s ⏱️
    2 suites    52 💤
    1 files        3

For more details on these failures, see this check.

Results for commit b0faaad.

@cmsj cmsj added the pr-feature Pull Request implementing a feature label Nov 3, 2022
@cmsj cmsj merged commit 0723af3 into Hammerspoon:master Nov 3, 2022
@cmsj
Copy link
Member

cmsj commented Nov 3, 2022

Thanks!

@sethvoltz
Copy link

Ditto!

@sethvoltz
Copy link

@cmsj what's the process to get a new release out? I see the latest release is March and I see there are a bunch of recent commits for GH tooling, are those the barrier to pushing up a new version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature Pull Request implementing a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hs.serial does not appear to receive serial data correctly
3 participants