whoenig / crazyflie_cpp

C++ Library to communicate with Bitcraze Crazyflie
MIT License
21 stars 38 forks source link

Change timeout values to be user-configurable options #4

Open whoenig opened 6 years ago

whoenig commented 6 years ago

Currently, the timeout is set in a header file and requires re-compiling. It would be better to have functions that can adjust the timeout.