# HG changeset patch # User Hasan Yavuz Ă–ZDERYA # Date 2015-10-18 12:10:52 # Node ID 3b5b36112f227316f9f8dadf3aee11975dcdc5da # Parent 0e56fcdd8381caf093d3a8882e74456da72b0aec updated readme file with new features diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Small and simple software for plotting d * Binary data formats (u)int8, (u)int16, (u)int32, float * ASCII input (Comma Separated Values) * Synchronized multi channel plotting +* Define and send commands to the device in ASCII or binary format +* Take snapshots of the current waveform and save to CSV file ## Installation