summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/heartbeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'usb-i2c-sl018/heartbeat.h')
-rw-r--r--usb-i2c-sl018/heartbeat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-i2c-sl018/heartbeat.h b/usb-i2c-sl018/heartbeat.h
index 4fcf0ae..148f823 100644
--- a/usb-i2c-sl018/heartbeat.h
+++ b/usb-i2c-sl018/heartbeat.h
@@ -24,7 +24,7 @@
#ifndef R3TUER_heatbeat_h_INCLUDED
#define R3TUER_heatbeat_h_INCLUDED
-void init_heartbeat(void);
+void heartbeat_init(void);
void heartbeat_task(void);
#endif