Sensorian
1.0
C API Reference Guide Library
|
Temperature calibration by adding/substracting offset factor. More...
#include <bcm2835.h>
#include <stdio.h>
#include "MPL3115A2.h"
#include "i2c.h"
#include "Utilities.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Temperature calibration by adding/substracting offset factor.
Definition in file main.c.