src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/include/bell.h
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2021-06-02 12:08:39 -0500
committerLuke Hoersten <[email protected]>2021-06-02 12:08:39 -0500
commit4043b33110efcd068078d19d9a37242b00ce9710 (patch)
tree68d3ceb78f3260123c210fc4402d3307795e95c0 /main/include/bell.h
parent15de81b31cebee8b6a7cceec383d9c51b6002596 (diff)
Cleaned up variable names.
Diffstat (limited to 'main/include/bell.h')
-rw-r--r--main/include/bell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/include/bell.h b/main/include/bell.h
index 6666cef..652f0fa 100644
--- a/main/include/bell.h
+++ b/main/include/bell.h
@@ -1,3 +1,3 @@
#include <hap.h>
-hap_serv_t *intercom_bell_init(); \ No newline at end of file
+hap_serv_t *bell_service_init(); \ No newline at end of file