- Changed setup.py (depreciated) to pyproject.toml for PyPi
- Changed init.py to be blank
- Removed MANIFEST.in
- Updated README.md
- Edited tello.py to import statements inside class/functions (Fixed not able to access module, when installing with PyPi)
- Small bug fixes
- Style/optimization improvements
- RMTT extension module docs added