Skip to content

Commit c61ce6d

Browse files
committed
operators
1 parent a22a219 commit c61ce6d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ You can load this repo into [https://makecode.microbit.org/beta](https://makecod
1616
## What's new?
1717

1818
- MicroCode is built using [MakeCode for the micro:bit](https://makecode.microbit.org/beta), which
19-
provides direct access to all the micro:bit APIs available through MakeCode.
19+
provides direct access to all the micro:bit APIs available through MakeCode
2020

2121
- Decimal notation (instead of the 1-5 dots in MicroCode v1)
2222

23+
- Math (+, -, \*, /) and comparison (=, !=, <, >) operators
24+
2325
- Uniform support for sensors
2426

2527
- Lots of changes to improve reliability

0 commit comments

Comments
 (0)