Forgot to add the calibrate function to the public header file.
This commit is contained in:
parent
dde21e649b
commit
a6cee60b08
@ -37,6 +37,9 @@ oceanic_vtpro_device_open (device_t **device, const char* name);
|
||||
device_status_t
|
||||
oceanic_vtpro_device_keepalive (device_t *device);
|
||||
|
||||
device_status_t
|
||||
oceanic_vtpro_device_calibrate (device_t *abstract, unsigned char data[], unsigned int size);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user