Skip to content

Commit

Permalink
update to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyangliu committed Sep 12, 2022
1 parent 8a2a6eb commit ca1bb29
Show file tree
Hide file tree
Showing 3 changed files with 780 additions and 470 deletions.
15 changes: 15 additions & 0 deletions CHANGE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## v2.3.2

- **New feature**

1. Add support for Arduino K210.
2. Adjust the menu bar layout.
3. Add support for setting the maximum and minimum values of the angle plate, the excess part will be displayed in gray.
4. The color of the numerical slider track changes from gray to change with the color of the parent block.

- **Fix bug**

1. The color of the angle plate does not change with the color of the blocks.
2. Arduino esp8266 compilation and download failed.
3. When generating arduino code, double quote code in string is not escaped

## v2.3.1

- **New feature**
Expand Down

0 comments on commit ca1bb29

Please sign in to comment.