#include <stdlib.h>
#include <stdio.h>
#include <m100api.h>
Example application for the sentis-ToF-m100 camera API
This application shows how to connect to the camera with the default network values and how to read the registers.
It reads all the status registers of the camera and prints the values in the console.