brilliantlabsAR / monocle-micropython

Micropython ported to the Monocle
ISC License
221 stars 27 forks source link

tools/upload_file.py: turn into a class #270

Closed josuah closed 1 year ago

josuah commented 1 year ago

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.