Remove all remaining pieces of the legacy api from the Uwatec code.
This commit is contained in:
parent
080cbffe1f
commit
b99a32d643
@ -1,15 +1,6 @@
|
|||||||
#ifndef UWATEC_H
|
#ifndef UWATEC_H
|
||||||
#define UWATEC_H
|
#define UWATEC_H
|
||||||
|
|
||||||
#include "device.h"
|
|
||||||
|
|
||||||
#define UWATEC_SUCCESS 0
|
|
||||||
#define UWATEC_ERROR -1
|
|
||||||
#define UWATEC_ERROR_IO -2
|
|
||||||
#define UWATEC_ERROR_MEMORY -3
|
|
||||||
#define UWATEC_ERROR_PROTOCOL -4
|
|
||||||
#define UWATEC_ERROR_TIMEOUT -5
|
|
||||||
|
|
||||||
#include "uwatec_aladin.h"
|
#include "uwatec_aladin.h"
|
||||||
#include "uwatec_memomouse.h"
|
#include "uwatec_memomouse.h"
|
||||||
#include "uwatec_smart.h"
|
#include "uwatec_smart.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user