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

Flipped ByteLength & Delimiter descriptions in doc #970

Merged
merged 1 commit into from
Oct 20, 2016
Merged

Flipped ByteLength & Delimiter descriptions in doc #970

merged 1 commit into from
Oct 20, 2016

Conversation

jacobq
Copy link
Contributor

@jacobq jacobq commented Oct 19, 2016

Per request on Gitter yesterday

@reconbot
Copy link
Member

Can you also run npm run docs?

On Wed, Oct 19, 2016, 4:17 PM Jacob notifications@github.com wrote:

Per request on Gitter yesterday

You can view, comment on, or merge this pull request online at:

#970
Commit Summary

  • Flipped ByteLength & Delimiter descriptions

File Changes

Patch Links:

https://github.com/EmergingTechnologyAdvisors/node-serialport/pull/970.patch

https://github.com/EmergingTechnologyAdvisors/node-serialport/pull/970.diff


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#970,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AABlbmGpCnFzrFsMy0TnLBJjJKT-JAkpks5q1nrVgaJpZM4KbaIS
.

@reconbot reconbot merged commit 81ce9f3 into serialport:master Oct 20, 2016
@reconbot
Copy link
Member

I'll do it.

@reconbot
Copy link
Member

And Thanks!

reconbot added a commit that referenced this pull request Oct 20, 2016
@jacobq
Copy link
Contributor Author

jacobq commented Oct 20, 2016

Sorry I didn't know to run npm run docs but if I do another docs PR in the future I will try to remember that.

reconbot added a commit that referenced this pull request Oct 20, 2016
- [all] fixed a crash when pausing while reading thanks to @bminer and @baffo32 and others to debug and fix this
- [all] ReadLineParser has been renamed to ReadlineParser to match worldwide convention
- [windows] Fix flush behavior using PurgeComm fixing #962 via @samisaham
- [windows] Remove read and write timeouts solving #781 via @giseburt
- [docs] Electron build docs #965 via @chalkers
- [docs] Spelling fixes via @Awk34
- [docs] Update parser docs to be correct #970 via @jacobq
- [notes] buffer-indexof is now completely compliant with latest node 6 buffer.indexOf because it's nice to have and we now use it on older nodes
- [notes] dropped node 5 support, should still work but you shouldn't use it
reconbot added a commit that referenced this pull request Jul 24, 2018
Flipped ByteLength & Delimiter descriptions in doc
reconbot added a commit that referenced this pull request Jul 24, 2018
reconbot added a commit that referenced this pull request Jul 24, 2018
- [all] fixed a crash when pausing while reading thanks to @bminer and @baffo32 and others to debug and fix this
- [all] ReadLineParser has been renamed to ReadlineParser to match worldwide convention
- [windows] Fix flush behavior using PurgeComm fixing #962 via @samisaham
- [windows] Remove read and write timeouts solving #781 via @giseburt
- [docs] Electron build docs #965 via @chalkers
- [docs] Spelling fixes via @Awk34
- [docs] Update parser docs to be correct #970 via @jacobq
- [notes] buffer-indexof is now completely compliant with latest node 6 buffer.indexOf because it's nice to have and we now use it on older nodes
- [notes] dropped node 5 support, should still work but you shouldn't use it
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants