AD7768-1 MBED IIO Application Example
Dependencies: platform_drivers
Revision 2:eb624ef78449, committed 2021-09-24
- Comitter:
- epena
- Date:
- Fri Sep 24 19:07:29 2021 +0800
- Parent:
- 1:c0429edee15b
- Commit message:
- Deleting the redefinition of data_capture_ops
Changed in this revision
app/ad77681_data_capture.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/app/ad77681_data_capture.h Fri Sep 24 18:39:34 2021 +0800 +++ b/app/ad77681_data_capture.h Fri Sep 24 19:07:29 2021 +0800 @@ -34,6 +34,4 @@ /************************ Public Declarations *********************************/ /******************************************************************************/ -struct data_capture_ops data_capture_ops; - #endif /* _AD77681_DATA_CAPTURE_H_ */