This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
doc:crazyflie:api:firmware:deck:howto [2019-02-21 09:48] tobias [Writing the driver] |
doc:crazyflie:api:firmware:deck:howto [2020-05-12 14:24] (current) kimberly |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <WRAP center round important 60%> | ||
| + | This page has deprecated and moved to the new documentation framework of the main Bitcraze website. Please go to [[https:// | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| ====== Making your first Deck driver ====== | ====== Making your first Deck driver ====== | ||
| Line 25: | Line 31: | ||
| static void helloInit() | static void helloInit() | ||
| { | { | ||
| - | DEBUG_PRINT(" | + | DEBUG_PRINT(" |
| } | } | ||