You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: Home
3
-
page_id: home
3
+
page_id: home
4
4
---
5
5
6
6
cflib is an API written in Python that is used to communicate with the Crazyflie
7
-
and Crazyflie 2.X quadcopters. It is intended to be used by client software to
7
+
and Crazyflie 2.x quadcopters. It is intended to be used by client software to
8
8
communicate with and control a Crazyflie quadcopter. For instance the [Crazyflie PC client](https://github.com/bitcraze/crazyflie-clients-python) uses the cflib.
0 commit comments