Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions bricks/ev3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ provides the MicroPython REPL. All other ports can be used normally.
A REPL is also available as a USB serial device
after you reboot the brick at least once. This feature may go away when we enable a proper USB driver for downloading and running programs.

**Note:** After establishing a connection with the EV3, press Enter to activate the REPL.

## Development status

This is a highly experimental development. Sensors, motors, and some EV3 peripherals [are working](https://www.youtube.com/watch?v=9Iu6YpFLwKo). Please refer to our discussion forums for a status or to help with ongoing developments.
Expand Down