aboutsummaryrefslogtreecommitdiff
path: root/includes/devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/devices.h')
-rw-r--r--includes/devices.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/devices.h b/includes/devices.h
index 7aee42bf..2452d914 100644
--- a/includes/devices.h
+++ b/includes/devices.h
@@ -61,6 +61,8 @@ void scan_printers_do(void);
/* Sensors */
void scan_sensors_do(void);
+void sensors_init(void);
+void sensors_shutdown(void);
#ifdef ARCH_x86
/* SPD */