|
MAV'RIC
|
#include <stdio.h>#include "all_tests.h"#include "delay.h"#include "central_data.h"#include "boardsupport.h"
Functions | |
| int32_t | main (int32_t argc, char **argv) |
| main function for testing purpose More... | |
main to Test function
| int32_t main | ( | int32_t | argc, |
| char ** | argv | ||
| ) |
main function for testing purpose
| argc | number of argument |
| argv | execution parameters |
1.8.9.1