summaryrefslogtreecommitdiffstats
path: root/watch-library/shared/driver/lis2dw.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-02-19 13:42:55 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-02-19 13:42:55 -0500
commitee60d97d25737af6e8c26415390c6a485dbf2ea0 (patch)
tree70fe3cd796bbc64be66d909f804943e390a65748 /watch-library/shared/driver/lis2dw.h
parent691c068e6e1baf7330099f990e5144eeb8cd99bc (diff)
downloadSensor-Watch-ee60d97d25737af6e8c26415390c6a485dbf2ea0.tar.gz
Sensor-Watch-ee60d97d25737af6e8c26415390c6a485dbf2ea0.tar.bz2
Sensor-Watch-ee60d97d25737af6e8c26415390c6a485dbf2ea0.zip
fixup
Diffstat (limited to 'watch-library/shared/driver/lis2dw.h')
-rw-r--r--watch-library/shared/driver/lis2dw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-library/shared/driver/lis2dw.h b/watch-library/shared/driver/lis2dw.h
index 25814634..da1fb668 100644
--- a/watch-library/shared/driver/lis2dw.h
+++ b/watch-library/shared/driver/lis2dw.h
@@ -291,7 +291,7 @@ lis2dw_filter_t lis2dw_get_filter_type(void);
void lis2dw_set_bandwidth_filtering(lis2dw_bandwidth_filtering_mode_t bwfilter);
-lis2dw_bandwidth_filtering_mode_t lis2dw_get_filtering(void);
+lis2dw_bandwidth_filtering_mode_t lis2dw_get_bandwidth_filtering(void);
void lis2dw_set_mode(lis2dw_mode_t mode);