alduxvm / pyMultiWii

MultiWii Serial Protocol (MSP) API to send and receive data from firmware using MSP
GNU General Public License v3.0
153 stars 84 forks source link

Updated to work with Python3 #27

Closed LevanSanadiradze closed 5 years ago

LevanSanadiradze commented 5 years ago

I updated the code to work properly in Python3. Tested it on Python 3.7 with Betaflight and it works properly.