Commit e41cb31d authored by reza's avatar reza

Update README.md

parent a4284078
...@@ -56,8 +56,8 @@ If device is successfully connected to the PC, you can use the following methods ...@@ -56,8 +56,8 @@ If device is successfully connected to the PC, you can use the following methods
``` ```
### Get Info ### Get Info
If you call this methode without any input or with input 'all', it will return a dict with this structure: If you call this methode without any input or with input `all`, it will return a dict with this structure:
{'name':String, 'version':String, 'id':String, 'flash':String} {'name':String, 'version':String, 'id':String, 'flash':String}
## Built With ## Built With
* [C# dll .net](https://docs.microsoft.com/en-us/dotnet/api/system.io.ports.serialport.pinchanged?view=netframework-4.8) * [C# dll .net](https://docs.microsoft.com/en-us/dotnet/api/system.io.ports.serialport.pinchanged?view=netframework-4.8)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment