bitcraze / crazyflie-clients-python

Host applications and library for Crazyflie written in Python.
Other
307 stars 471 forks source link

Disable params on disconnect #646

Closed krichardsson closed 1 year ago

krichardsson commented 1 year ago

This PR adds code that disable the parameter settings when disconnecting.

Fixes #644