Skip to content
Snippets Groups Projects
cli_getimu.h 148 B
Newer Older
#ifndef CLI_GETIMU_H
#define CLI_GETIMU_H
#include "frontend_getimu.h"

int cli_getimu(struct backend_conn * conn, int argc, char ** argv);