Skip to content

Commit

Permalink
Save console
Browse files Browse the repository at this point in the history
  • Loading branch information
blavka committed Jul 25, 2022
1 parent 67c727a commit 2b07174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hardwario/chester/console.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ def get_line(lineno):
class Console:

def __init__(self, prog: NRFJProg, history_file, console_file, latency=50):
self.exception = None
channels = prog.rtt_start()

is_old = False
Expand Down

0 comments on commit 2b07174

Please sign in to comment.