summaryrefslogtreecommitdiff
path: root/input_gadgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'input_gadgets.h')
-rw-r--r--input_gadgets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/input_gadgets.h b/input_gadgets.h
index bedf94b..cdf1bcb 100644
--- a/input_gadgets.h
+++ b/input_gadgets.h
@@ -3,4 +3,4 @@ struct MemoryStruct {
size_t size;
};
-int gadgets_retrieve_temperature(unsigned char *output, int max_len);
+int gadgets_retrieve_current_temperature(unsigned char *output, int max_len);