|
Firmware
|
Tests related to the parameter system. More...
#include <px4_defines.h>#include <stdio.h>#include "systemlib/err.h"#include <parameters/param.h>#include "tests_main.h"Macros | |
| #define | PARAM_MAGIC1 12345678 |
| #define | PARAM_MAGIC2 0xa5a5a5a5 |
Functions | |
| int | test_param (int argc, char *argv[]) |
Tests related to the parameter system.
1.8.12