aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/hott/hott_sensors/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/hott/hott_sensors/module.mk')
-rw-r--r--src/drivers/hott/hott_sensors/module.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/drivers/hott/hott_sensors/module.mk b/src/drivers/hott/hott_sensors/module.mk
index ca65d3de2..b5f5762ba 100644
--- a/src/drivers/hott/hott_sensors/module.mk
+++ b/src/drivers/hott/hott_sensors/module.mk
@@ -37,6 +37,6 @@
MODULE_COMMAND = hott_sensors
-SRCS = hott_sensors.c \
- ../messages.c \
- ../comms.c
+SRCS = hott_sensors.cpp \
+ ../messages.cpp \
+ ../comms.cpp