Remove all remaining pieces of the legacy api from the Reefnet code.
This commit is contained in:
parent
f561e591b4
commit
4ec390303e
@ -1,15 +1,6 @@
|
||||
#ifndef REEFNET_H
|
||||
#define REEFNET_H
|
||||
|
||||
#include "device.h"
|
||||
|
||||
#define REEFNET_SUCCESS 0
|
||||
#define REEFNET_ERROR -1
|
||||
#define REEFNET_ERROR_IO -2
|
||||
#define REEFNET_ERROR_MEMORY -3
|
||||
#define REEFNET_ERROR_PROTOCOL -4
|
||||
#define REEFNET_ERROR_TIMEOUT -5
|
||||
|
||||
#include "reefnet_sensuspro.h"
|
||||
#include "reefnet_sensusultra.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user