Skip to content

Beta 0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@js6450 js6450 released this 16 Oct 15:14
  • Fixed bug that causes the app to crash when data is sent in bytes from microcontroller (via Serial.write() function)
  • Added a check feature to detect newline character before allowing serial console to be viewed in ASCII mode
  • Fixed sizing issue of console window for Windows
  • Fixed duplicated serialport object issue when serial data is sent from serialcontrol to microcontroller