Update ardrone2 authored by Guillaume Sanahuja's avatar Guillaume Sanahuja
...@@ -88,6 +88,8 @@ replace *youruser* by your user name. ...@@ -88,6 +88,8 @@ replace *youruser* by your user name.
# Flash an original ardrone2 with usb cable # Flash an original ardrone2 with usb cable
This method also applies on a modified ardrone2.
## boot to the ardrone2 installer ## boot to the ardrone2 installer
The ardrone2 installer allows to flash the updater and the production system. The ardrone2 installer allows to flash the updater and the production system.
...@@ -127,7 +129,7 @@ The ardrone2 will create a network interface over USB, connect to it with: ...@@ -127,7 +129,7 @@ The ardrone2 will create a network interface over USB, connect to it with:
create partitions for the custom firmware: create partitions for the custom firmware:
`# create_partitions.sh` `# create_partitions.sh` (**NB**: on an already modified ardrone2; this is not necessary nor advisable)
## install the updater ## install the updater
... ...
......