dhylands / rshell

Remote Shell for MicroPython
MIT License
955 stars 136 forks source link

Minor fixes #200

Open friebel opened 2 years ago

friebel commented 2 years ago

Connection logging after applying these changes:

> rshell --port /dev/cu.usbserial-01EDB820
Connecting to /dev/cu.usbserial-01EDB820 (buffer-size 32) ...
Trying to connect to REPL ... connected
Retrieving sysname ... esp32
Testing if ubinascii.unhexlify exists ... Y
Retrieving root directories ... /testdir/
Setting time ... Sep 25, 2022 09:45:09
Evaluating board_name ... pyboard
Retrieving time epoch ... Jan 01, 2000
Welcome to rshell. Use Control-D (or the exit command) to exit rshell.