#include <fcntl.h>#include <iostream>#include <linux/i2c-dev.h>#include <stdio.h>#include <string.h>#include <unistd.h>#include <linux/i2c.h>#include <sys/ioctl.h>#include <mlx90640_thermal_camera/i2c_driver.h>
Go to the source code of this file.
Macros | |
| #define | I2C_MSG_FMT __u8 |
| #define I2C_MSG_FMT __u8 |
Definition at line 10 of file i2c_driver.cpp.