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

Warning: convert(::Type{Vector{Char}}, s::AbstractString) is deprecated, use Vector{Char}(s) instead. #23

Closed
s-celles opened this issue Aug 30, 2018 · 1 comment

Comments

@s-celles
Copy link
Contributor

https://github.com/andrewadare/LibSerialPort.jl/blob/61674ec9a8054b46f02fa8a6a2688c7743ef3feb/src/high-level-api.jl#L374

@mgkuhn
Copy link
Collaborator

mgkuhn commented Nov 18, 2020

Fixed: the troublesome readuntil methods are now gone in release v0.5.0 and you can instead use the readuntil methods from Base with SerialPort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants