Files
PX4-Autopilot/src/drivers
Beat Küng 13ab5ed0d0 px4_main_t: fix method declaration throughout the code base
px4_main_t is defined as:
typedef int (*px4_main_t)(int argc, char *argv[]);
which matches with the definition in NuttX, given to task_create
2018-05-09 07:59:46 +02:00
..
2018-05-02 09:05:28 -04:00
2018-05-07 00:07:29 +02:00
2017-12-31 09:47:51 -05:00
2017-12-31 09:47:51 -05:00
2017-12-31 09:47:51 -05:00
2016-12-14 08:20:01 +01:00
2016-03-01 09:21:58 +01:00
2017-12-31 09:47:51 -05:00
2018-05-07 00:07:29 +02:00