Skip to content

Commit

Permalink
AI-deck fixed another link to be relative
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbeanton committed Sep 13, 2023
1 parent 3ef1eb4 commit 9c5276b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/products/ai-deck.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ your own AI powered applications. To be able to get going you will need to compl
examples or get started right away developing something of your own.

Although it's possible to flash the GAP8 over-the-air, it's mandatory to first flash the bootloader
onto the GAP8 using a JTAG adapter, see [GAP8 bootloader](https://www.bitcraze.io/documentation/tutorials/getting-started-with-aideck/#gap8-bootloader) in getting stated guide and [flashing](https://www.bitcraze.io/documentation/repository/aideck-gap8-examples/master/infrastructure/flashing/) documentation.
onto the GAP8 using a JTAG adapter, see [GAP8 bootloader](/documentation/tutorials/getting-started-with-aideck/#gap8-bootloader) in getting stated guide and [flashing](/documentation/repository/aideck-gap8-examples/master/infrastructure/flashing/) documentation.

Using the [Crazyflie Packet eXchange protocol (CPX)](/documentation/repository/crazyflie-firmware/master/functional-areas/cpx/) you will be able to communicate between your host computer,
the ESP32, the GAP8 and the STM32 on the Crazyflie. This will enable you to easily send data from the GAP8
Expand Down

0 comments on commit 9c5276b

Please sign in to comment.