pkgs/by-name/cf/cfclient/package.nix
0 → 100644
+79
−0
Loading
The Crazyflie PC client enables flashing and controlling the Crazyflie.
It implements the user interface and high-level control (for example
gamepad handling). The communication with Crazyflie and the
implementation of the CRTP protocol to control the Crazyflie is handled
by the cflib project.
Signed-off-by:
Brian McGillion <bmg.avoin@gmail.com>