Skip to content

Simplify reading from RedCharDevice

Frediano Ziglio requested to merge fziglio/spice:mr_cpp_char_simplify into master

Add a read() method and use it instead of manually have to get the raw interface.

Merge request reports