PX4 Firmware
PX4 Autopilot Software http://px4.io
main.cpp File Reference

Driver for the Invensense icm20948 connected via I2C or SPI. More...

#include <gtest/gtest.h>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Driver for the Invensense icm20948 connected via I2C or SPI.

based on the icm20948 driver

Definition in file main.cpp.

Function Documentation

◆ main()