Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
Merge branch 'dev' into users/t-anmah/clue-debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamah authored Apr 2, 2020
2 parents ebcb0ca + 84c9bdf commit 1743190
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You will be prompted to install the Python dependencies during the first use.

### Features

- IntelliSense and syntax highlighting for CircuitPython code
- IntelliSense and syntax highlighting for CircuitPython code for the CPX library
- Template file generation
- Integrated Python Debugging for the Simulator
- Serial monitor (available on Windows and Mac only)
Expand Down Expand Up @@ -91,7 +91,7 @@ In Device Simulator Express, you can use keyboard to interact with the device:
## BBC micro:bit Simulator

### Features
- IntelliSense and syntax highlighting for micro:bit code
- IntelliSense and syntax highlighting for MicroPython code for the micro:bit library
- Template file generation
- Integrated Python Debugging for the Simulator
- Deploy MicroPython code to the physical device
Expand Down

0 comments on commit 1743190

Please sign in to comment.