Closed amclain closed 1 year ago
Resolves #2
This PR allows a developer to use the IEx command console :<target_id> to open a serial connection to a hardware target. The console can be closed with #exit.
console :<target_id>
#exit
Resolves #2
This PR allows a developer to use the IEx command
console :<target_id>
to open a serial connection to a hardware target. The console can be closed with#exit
.