Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 714 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.1 - 2018-05-21

Added

  • Basic function to send/receive data using Serial Port or TCP.
  • Can send message automatically using C# script.
  • Add dev app icon for all OSes.
  • Add checkbox to enable / disable RTS/DTS.

Changed

  • Default values of Serial port is based on SerialPort class.