Quartz::Serial
Inherits Quartz::Transport < Reference < Object
Constants
DEFAULT_BAUD = LibC::SpeedT.new(LibC::B115200)
DEFAULT_PATH = "/dev/ttyACM0"
Constructors
Instance methods
close
SourceDrain pending input within duration. Used to swallow CLI banner text
after the start_rpc_session\r\n transition on real Flipper devices.
Crystal's File uses nonblocking IO + evented scheduler, so termios VTIME
is ignored; we use the scheduler's read_timeout instead.
open
Sourcepath
Source