Firmware 5.9 parsing is added. (#113)

* Firmware 5.9 parsing is added.

* Delete .history/urx directory

* .history removed.

* Added a function to read a variable from the pendant.
This commit is contained in:
Byeongdulee
2023-06-15 14:49:46 -05:00
committed by GitHub
parent 00211834e2
commit e277ef1a7f
3 changed files with 52 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
docs/_*
build
.idea/
.history/
*.pyc