Commit a4284078 authored by reza's avatar reza

Update README.md

parent 14ff91c9
...@@ -55,7 +55,10 @@ If device is successfully connected to the PC, you can use the following methods ...@@ -55,7 +55,10 @@ If device is successfully connected to the PC, you can use the following methods
myAwsomeHolyShitImDyingForThisDevice.getData() myAwsomeHolyShitImDyingForThisDevice.getData()
``` ```
### Get Info
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}
## 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)
* [numpy](https://pypi.org/project/numpy/) - Used to calculate some shit * [numpy](https://pypi.org/project/numpy/) - Used to calculate some shit
......
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