OpenBlock Desktop v2.3.1
Change Log (en)
-
New feature
- The user can use the enter key to send data in the serialport console.
- Increase default upload baudrate for esp32/8266 to increase upload speed.
- Delete the blocks in the sensor directory that are not commonly used by esp32.
- Added support for Ctrl + A/B/C/D shortcut keys in the serial terminal to better interact with the micrpython repl interface.
- Remove the arduino mini board that is not used frequently.
- Modify arduino nano download parameters to use old bootloader and add missing A6 A7 pins.
- Widen upload window.
- Block the esp32/8266 pins which are used by internal flash.
- Add input-pulldown mode of esp32 pin mode.
-
Fix bug
- The license file is not packaged in the installation package.
- Fixed the error that the outer frame and the main body of the microbit terminal block were the same color.
- Fix the error that some int type input can be set to decimal.
- Microbit show piexl at xx with brightness xx block's brightness parameter don't take effect.
- Fix the error that the microbit v2 download program fails.
更改日志 (zh-cn)
-
新功能
- 用户可以在串口终端中使用回车键发送数据。
- 提高 esp32/8266 的默认上传波特率以提高上传速度。
- 删除 esp32 不常使用的 sensor 目录中的积木。
- 串口终端新增 Ctrl+A/B/C/D 快捷键支持,以更好的与 micrpython repl 界面交互。
- 移除不常用的 arduino mini 控制板。
- 修改 arduino nano 下载参数使用旧的引导加载程序,并添加缺少的 A6 A7 引脚。
- 加宽上传窗口。
- 屏蔽 esp32/8266 内部 flash 使用的管脚。
- 增加 esp32 引脚模式的下拉输入模式。
-
修复错误
- 许可证文件未打包在安装包中。
- 修复 microbit 终端积木外框与本体颜色相同的问题
- 修复部分int类型输入可以设置为小数的问题。
- Microbit 的设置像素在 XX 位置亮度积木的亮度参数没有生效。
- 修复 microbit v2 下载程序失败的问题。