Firmware
Functions
test_adc.c File Reference

Test for the analog to digital converter. More...

#include <px4_time.h>
#include <px4_config.h>
#include <px4_posix.h>
#include <px4_log.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include "tests_main.h"
#include <drivers/drv_adc.h>

Functions

int test_adc (int argc, char *argv[])
 

Detailed Description

Test for the analog to digital converter.