Closed josuah closed 1 year ago
This should help building Monocle classes that are an easy script based on self.send_command().
self.send_command()
This handles initiating the Monocle, setting-up the REPL to raw mode, and waiting for the result every time.
This should help building Monocle classes that are an easy script based on
self.send_command()
.This handles initiating the Monocle, setting-up the REPL to raw mode, and waiting for the result every time.